Wellness Timeseries
historical.data.stress_level.created
Historical pull of stress_level data has completed and you can now pull data for this resource.
Properties
event_typerequired
const string
Constant: historical.data.stress_level.created
datarequired
HistoricalDataCreated
user_idrequired
string
start_daterequired
string
end_daterequired
string
is_finalrequired
boolean
providerrequired
string
Examples
{
"event_type": "historical.data.stress_level.created",
"data": {
"user_id": "239631d1-de1a-495d-bd14-11e1476b9b1c",
"start_date": "2023-06-21T13:06:12.688038+00:00",
"end_date": "2023-09-19T13:06:12.688077+00:00",
"is_final": true,
"provider": "oura"
}
}