Get workspace

Get information about a specific workspace. You will need to provide the workspace ID. You can find this using List workspaces.

Path parameters

idintegerRequired
Workspace ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

idinteger or null
Unique ID of the workspace
titlestring or null
Workspace title
descriptionstring or null
Workspace description
is_publicboolean or null
Whether the workspace is public or not
is_personalboolean or null
Whether the workspace is personal or not
is_archivedboolean or null
Whether the workspace is archived or not
created_atdatetime or null
Creation time of the workspace
updated_atdatetime or null
Last updated time of the workspace
created_byinteger or null
User ID of the workspace creator
colorstring or null
Workspace color