Summaries
historical.data.sleep.created
Summaries
historical.data.sleep.created
Historical pull of sleep data has completed and you can now pull data for this resource.
Properties
event_typerequired
const string
Constant: historical.data.sleep.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.sleep.created",
"data": {
"user_id": "5f0b4525-c5b2-4cc5-b6b1-50473f685bf8",
"user_key": "3c0f5a26-7d57-4bf5-beab-1ddc203d18e7",
"start_date": "2023-02-25T20:56:49.490123+00:00",
"end_date": "2023-05-26T20:56:49.490141+00:00",
"is_final": true,
"provider": "oura"
}
}