List teams
Applications
List teams
Teams and organizations the application is attached to. Returns a bare array.
Required scope applications:read
get
/applications/{id}/teamsAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the application. Must belong to the workspace the key is bound to.
Response200 · application/json
The teams.
idstring<uuid>requiredIdentifier of the referenced object.
namestringrequiredDisplay name of the referenced object.