Body Timeseries
historical.data.weight.created
Body Timeseries
historical.data.weight.created
Historical pull of weight data has completed and you can now pull data for this resource.
Properties
event_typerequired
const string
Constant: historical.data.weight.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.weight.created",
"data": {
"user_id": "52054dbd-5e6b-41a2-a65c-8aaf6d764f76",
"user_key": "9e78eed3-6b28-485b-b0a2-f93862737ae8",
"start_date": "2023-02-25T20:56:49.493163+00:00",
"end_date": "2023-05-26T20:56:49.493181+00:00",
"is_final": true,
"provider": "oura"
}
}