Workspace
Fetch Workspace
Retrieve a workspace
get/workspaces/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": 42000,
"public_id": "CblaAF",
"team_id": 42000,
"name": "Example Workspace",
"subdomain": "example",
"created_at": "2025-01-01T00:00:00.000Z",
"updated_at": "2025-01-01T00:00:00.000Z"
}