Skip to main content
GET
Get Org Workspace Privileges

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgSlug
string
required
workspaceIdOrSlug
string
required

Workspace ID, or slug:<workspaceSlug> for slug addressing.

Response

Workspace privileges

Org-specific workspace privileges configuration

orgSlug
string
required

Organization that owns these privilege settings

workspaceId
string
required

Canonical workspace ID. The authoritative key — immutable across slug renames.

privileges
object
required

Workspace privileges configuration for privileged module access

id
string
workspaceSlug
string

Workspace slug captured at write time and refreshed on each upsert. Denormalized — never used as a lookup key. May be stale relative to the workspace's current slug between writes; treat as advisory for display only.

createdBy
string
updatedBy
string
createdAt
string
updatedAt
string