Workspace

Get the workspace

The workspace the key is bound to, with its settings.

Required scope tenant:read

get/workspace

Authorizations

Authorizationstringrequired

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

Response200 · application/json

The workspace.

idstring<uuid>required

Identifier of the workspace.

namestringrequired

Display name of the workspace.

createdAtstring<date-time>

Timestamp the workspace was created.

currencyCodestring

ISO-4217 currency the financial amounts are expressed in.

publicLogoUrlstring | null

Public URL of the workspace logo.

wsLogoUrlstring | null

Internal URL of the workspace logo.

supportUrlstring | null

URL of your internal support portal.