GET
/
v1
/
org
/
{org_id}
/
team
/
{team_id}

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
header
required

Path Parameters

org_id
string
required
team_id
string
required

Query Parameters

include_environment
enum<string>[]
Available options:
production,
sandbox

Response

200 - application/json
created_on
string
required
id
string
required
name
string
required
production
object | null
required
region
enum<string>
required
Available options:
us,
eu
sandbox
object | null
required
environments
enum<string>[]
Available options:
production,
sandbox