Servers

List the owners of a server

Members responsible for the server. Returns a bare array.

Required scope infrastructure:read

get/servers/{id}/owners

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the server.

Response200 · application/json

The owners of the server.

accountIdstring<uuid>required

Identifier of the member account.

emailstringrequired

Email address of the member.

firstNamestring | null

First name of the member.

lastNamestring | null

Last name of the member.

rolestring | null

Role the member holds on this application.