GET
/
v1
/
org
/
{org_id}
/
team_api_keys
/
{env}
/
{region}

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

next_cursor
string
team_id
string

Response

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