Timeseries
historical.data.vo2_max.created
Historical pull of vo2_max data has completed and you can now pull data for this resource.
Properties
event_type
const string
requiredConstant: historical.data.vo2_max.created
data
HistoricalDataCreated
requireduser_id
string
requiredstart_date
string
requiredend_date
string
requiredis_final
boolean
requiredprovider
string
requiredExamples
{
"event_type": "historical.data.vo2_max.created",
"data": {
"user_id": "5ceb6237-34b1-4bc9-82c1-1fe32f5fb4c9",
"start_date": "2023-09-01T12:32:50.171089+00:00",
"end_date": "2023-11-30T12:32:50.171159+00:00",
"is_final": true,
"provider": "oura"
}
}