Support
Log In
Workspaces

Get workspace details

Retrieves detailed information about a specific workspace, including its metadata, associated packages, and configuration settings.

GET/organizations/{organizationName}/workspaces/{workspaceName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
workspaceName*string

The unique identifier of the workspace

Match^(?!.*\*)(?!.*[/]).{1,63}$

Query Parameters

checkAdmin?boolean

Whether to verify admin privileges for the resource

Defaultfalse

Response Body

application/json

application/json

application/json

application/json

application/json