The schema is of type object
.
{
"event_type": "daily.data.workout_stream.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"message": "Due to payload size limits, to access the workout stream, please use the /v2/timeseries/workouts/{workout_id}/stream endpoint.",
"provider_id": "123dashd9",
"source": {
"logo": "https://logo_url.com",
"name": "Oura",
"slug": "oura"
},
"sport": {
"id": 1,
"name": "Running",
"slug": "running"
},
"workout_id": "185d0f34-dfc0-429f-84f9-b24030914bdd"
}
}
The schema is of type object
.
{
"event_type": "daily.data.workout_stream.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"message": "Due to payload size limits, to access the workout stream, please use the /v2/timeseries/workouts/{workout_id}/stream endpoint.",
"provider_id": "123dashd9",
"source": {
"logo": "https://logo_url.com",
"name": "Oura",
"slug": "oura"
},
"sport": {
"id": 1,
"name": "Running",
"slug": "running"
},
"workout_id": "185d0f34-dfc0-429f-84f9-b24030914bdd"
}
}