Each summary is uniquely identified by its ID ($.id).

Given the same ID, the latest version of a summary you received replaces all its previous versions.

Properties

event_type
const string
required

Constant: daily.data.electrocardiogram.created

team_id
string
required
user_id
string
required
client_user_id
string
required
data
ClientFacingElectrocardiogram
required
id
string
required
session_start
string
required
session_end
string
required
voltage_sample_count
integer
required
heart_rate_mean
anyOf | null

Any of:

  • integer
  • null
sampling_frequency_hz
anyOf | null

Any of:

  • number
  • null
classification
anyOf | null

Any of:

  • string
  • null
inconclusive_cause
anyOf | null

Any of:

  • string
  • null
algorithm_version
anyOf | null

Any of:

  • string
  • null
time_zone
anyOf | null

Any of:

  • string
  • null
source_provider
anyOf
required

Any of:

  • Providers
  • Labs
source_type
string
required
source_app_id
anyOf | null

Any of:

  • string
  • null
source_device_model
anyOf | null

Any of:

  • string
  • null
user_id
string
required
source
ClientFacingSource
required
provider
string
required

Provider slug. e.g., oura, fitbit, garmin.

type
string | null

The type of the data source (app or device) by which the summary or the timeseries data were recorded. This defaults to unknown when Vital cannot extract or infer that information

app_id
anyOf | null

The identifier of the app which recorded this summary. This is only applicable to multi-source providers like Apple Health and Android Health Connect. Any of:

  • string
  • null
name
string | null
deprecated

Deprecated. Subject to removal after 1 Jan 2024.

slug
string | null
deprecated

Deprecated. Use provider instead. Subject to removal after 1 Jan 2024.

Deprecated. Subject to removal after 1 Jan 2024.