Get a workspace

GET {{baseUrl}}/workspaces/:workspaceId

Use this API to get workspace detail.

Scopes: workspace:read:admin

Rate Limit Label : MEDIUM

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"id":"\u003cstring\u003e","workspace_name":"\u003cstring\u003e","workspace_display_name":"\u003cstring\u003e","workspace_type":"desk","workspace_passcode":"\u003cstring\u003e","activation_code":"\u003cstring\u003e","calendar_resource_id":"\u003cstring\u003e","location_id":"\u003cstring\u003e"}