List owners
Applications
List owners
Members responsible for the application. Returns a bare array — this collection is small and bounded, so it carries no pagination envelope.
Required scope applications:read
get
/applications/{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 application. Must belong to the workspace the key is bound to.
Response200 · application/json
The owners.
accountIdstring<uuid>requiredIdentifier of the member account.
emailstringrequiredEmail address of the member.
firstNamestring | nullFirst name of the member.
lastNamestring | nullLast name of the member.
rolestring | nullRole the member holds on this application.