workspaces
Workspaces
Show Workspace
Show Workspace
get/workspaces/{id}
Path parameters
idinteger required
Workspace ID.
Response
The Workspaces object.
Example response
{
"id": 1,
"name": "Project Alpha"
}Show Workspace
Workspace ID.
The Workspaces object.
{
"id": 1,
"name": "Project Alpha"
}