workspace

Get a workspace by ID

[cloud-only] Returns details of a workspace the user is a member of.

get/api/workspaces/{id}

Path parameters

idstring required

The workspace ID.

Response

Workspace detail

idstring required
namestring required
owner_idstring
member_countinteger
created_atstring date-time
updated_atstring date-time

Changes