Get Workspace

View as MarkdownOpen in Claude
Get workspace details. Requires membership.

Authentication

AuthorizationBearer

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

Path parameters

workspace_idstringRequiredformat: "uuid"

Response

Successful Response
created_atdatetime
created_bystring
descriptionstring or null
idstringformat: "uuid"
namestring
realmstring
updated_atdatetime
memberslist of objectsDefaults to []

Errors

422
Unprocessable Entity Error