List the owners of a server
Servers
List the owners of a server
Members responsible for the server. Returns a bare array.
Required scope infrastructure:read
get
/servers/{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 server.
Response200 · application/json
The owners of the server.
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.