Workspaces API
Version: 1.0
Get workspace
GET
/workspace/admin/orgs/{org_id}/workspaces/{workspace_id}Get a workspace by its ID. Admin endpoints allow organization admin users to access any workspace, regardless of their role or lack thereof within the workspace.
Request
Responses
200
Successful Response
Response schema
bounding_boxobject | null
created_atdate-time
created_byUserModel
emailstring | null
iduuid
namestring | null
current_user_rolestring | null
default_coordinate_systemstring
descriptionstring
iduuid
labelsstring[]
Default:
[]
ml_enabledboolean
namestring
The name of the workspace, unique within an organization and hub
self_linkuri
updated_atdate-time
updated_byUserModel
emailstring | null
iduuid
namestring | null
401
No permission -- see authorization schemes
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
403
Request forbidden -- authorization will not help
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
404
Resource not found or user lacks access
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
405
Specified method is invalid for this resource
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
410
Resource is gone
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring
422
Unprocessable Entity
Response schema
detailstring | null
invalid-paramsarray | null
statusinteger
titlestring
typestring