Skip to main content
GET
The base URL of this endpoint is https://api.management.junction.com/.The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.

Authorizations

X-Management-Key
string
header
required

Path Parameters

org_id
string<uuid>
required

Query Parameters

team_id
string<uuid> | null

If specified, the endpoint returns only team_admin Management Keys that are bound to this team.

role
enum<string> | null

If specified, the endpoint returns only Management Keys of the specified role.

Available options:
org_admin,
team_admin

Response

Successful Response

data
ClientFacingManagementKey · object[]
required
next_cursor
string | null
required