List the owners of a team
Organization
List the owners of a team
Members responsible for the team.
Required scope organisation:read
get
/teams/{id}/ownersAuthorizations
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 owners of the team.
accountIdstring<uuid>requiredIdentifier of the member account.
emailstringrequiredEmail address of the member.
firstNamestring | nullFirst name of the member.
lastNamestring | nullLast name of the member.