Team Data Pull Preferences
Get Team Data Pull Preferences
GET
/
v1
/
org
/
{org_id}
/
team_data_pull_preferences
/
{env}
/
{region}
The endpoint will return the default vital settings if no custom preferences are set.
Org Management API is available for the Scale plan.
The base URL of this endpoint is https://api.tryvital.io/management/
.
The endpoint accepts only Org Key (X-Vital-Org-Key
). Team API Key is not applicable.
Authorizations
X-Vital-Org-Key
string
headerrequiredPath Parameters
org_id
string
requiredenv
enum<string>
requiredAn enumeration.
Available options:
production
, sandbox
region
enum<string>
requiredAvailable options:
us
, eu
Query Parameters
team_id
string[]
provider
enum<string>[]
Available options:
oura
, fitbit
, garmin
, strava
, withings
, peloton
, wahoo
, zwift
, freestyle_libre
, abbott_libreview
, eight_sleep
, renpho
, omron
, dexcom_v3
, hammerhead
, polar
, cronometer
, kardia
, whoop_v2
, apple_health_kit
, google_fit
, beurer_api
, ultrahuman
next_cursor
string
limit
integer
default: 5Response
200 - application/json
data_pull_preferences
object[]
requirednext_cursor
string