Skip to main content
GET
Get Workspace

Authorizations

Authorization
string
header
required

Send an account API key in the Authorization: Bearer <key> header.

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128

Path Parameters

workspace_id
string
required

Unique workspace ID.

Example:

"ws_01JABCDEF"

Response

The requested workspace.

id
string
required

Unique workspace ID.

Example:

"ws_01JABCDEF"

object
string
required
Allowed value: "workspace"
account_id
string
required

ID of the account that owns the workspace.

Example:

"acc_01JABCDEF"

name
string
required
Example:

"Acme Marketing"

slug
string
required
Example:

"acme-marketing"

time_zone
string
required
Example:

"Europe/Berlin"

created_at
string<date-time>
required
Example:

"2026-08-09T12:00:00.000Z"

updated_at
string<date-time>
required
Example:

"2026-08-09T12:00:00.000Z"