Timeseries
historical.data.hrv.created
Historical pull of hrv data has completed and you can now pull data for this resource.
Properties
event_type
const string
requiredConstant: historical.data.hrv.created
data
HistoricalDataCreated
requireduser_id
string
requiredstart_date
string
requiredend_date
string
requiredis_final
boolean
requiredprovider
string
requiredExamples
{
"event_type": "historical.data.hrv.created",
"data": {
"user_id": "3ed03e41-2292-458c-bb13-fbb5e44a424b",
"start_date": "2023-09-01T12:32:48.267103+00:00",
"end_date": "2023-11-30T12:32:48.267186+00:00",
"is_final": true,
"provider": "oura"
}
}