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
headerrequired

Path Parameters

org_id
string
required
env
enum<string>
required

An enumeration.

Available options:
production,
sandbox
region
enum<string>
required
Available 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: 5

Response

200 - application/json
data_pull_preferences
object[]
required
next_cursor
string