Get a team
Organization
Get a team
The record of a single team.
Required scope organisation:read
get
/teams/{id}Authorizations
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 team.
Response200 · application/json
The team record.
idstring<uuid>requiredIdentifier of the team.
namestringrequiredName of the team.
typestringrequiredKind of node: an organization or a business unit.
descriptionstring | nullFree-text description of the team.
iconstring | nullIcon of the team.
parentOrganizationIdstring<uuid> | nullParent node in the organization tree.
createdAtstring<date-time>Timestamp the team was created.
updatedAtstring<date-time>Timestamp of the last change.