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

idintegerOptional

Unique ID of the workspace

titlestringOptional

Workspace title

descriptionstringOptional

Workspace description

is_publicbooleanOptional

Whether the workspace is public or not

is_personalbooleanOptional

Whether the workspace is personal or not

is_archivedbooleanOptional

Whether the workspace is archived or not

created_atdatetimeOptional

Creation time of the workspace

updated_atdatetimeOptional

Last updated time of the workspace

created_byintegerOptional

User ID of the workspace creator

colorstringOptional

Workspace color