Vitals Timeseries
historical.data.hypnogram.created
Vitals Timeseries
historical.data.hypnogram.created
Historical pull of hypnogram data has completed and you can now pull data for this resource.
Properties
event_typerequired
const string
Constant: historical.data.hypnogram.created
datarequired
HistoricalDataCreated
user_idrequired
string
user_keyrequired
string
start_daterequired
string
end_daterequired
string
is_finalrequired
boolean
providerrequired
string
Examples
{
"event_type": "historical.data.hypnogram.created",
"data": {
"user_id": "814bc7ee-5deb-490e-83c8-07c0024003a4",
"user_key": "d8206d14-63f9-45c6-b52b-9efe2899e1e6",
"start_date": "2023-02-25T20:56:49.485458+00:00",
"end_date": "2023-05-26T20:56:49.485479+00:00",
"is_final": true,
"provider": "oura"
}
}