Device Connections
Get User Connections
User Management
Vital Mobile SDK Integration
Device Connections
Device Connections
Get User Connections
GET Users connected providers
GET
/
v2
/
user
/
providers
/
{user_id}
Response object schema
Possible value: connected
, paused
or error
.
{resource_type}
is the same resource slug used across all APIs and data events.
e.g. activity
, workouts
, sleep
, etc.
Possible value: available
or unavailable
.
A resource is available only when the user has granted all required scopes.
Scope requirements of this provider resource. If the provider
has no concept of API access scopes, this is null
.
Authorizations
Vital Team API Key
Path Parameters
Response
200 - application/json
URL for source logo
Name of source of information
Available options:
available
, unavailable
Slug for designated source
Status of source, either error or connected
Details of the terminal connection error — populated only when the status is error
.
Available options:
token_refresh_failed
, webhook_registration_failed
, user_not_found
, deregistered_per_provider
, required_scopes_not_granted
, provider_credential_error
, unknown