event_type
field, specifying the payload type contained in the data
field.data
field containing the event-specific payload.team_id
: Your Vital Team ID.user_id
and client_user_id
: The unique Vital User ID.client_user_id
: Your application user reference you declared for the Vital User.event_type
field for differentiating the payload contained in the data field.data
field, which comprises of:
client_user_id
of the Vital user. (JSON path: $.data.user_id
)$.data.source
)
name
: The human-readable name of the sourceslug
: The stable identifier Vital assigned to the source — see Supported providers for the complete list.logo
: The URL to an icon representing the source.data
field (JSON path: $.data
), alongside the standard fields listed above.
$.id
).Given the same ID, the latest version of a summary you received replaces all its previous versions.data
field under the top-level data
field (JSON path: $.data.data
).
GET /v2/timeseries/workouts/{workout_id}/stream
.