Retrieve a workspace by its ID.
Retrieve a workspace by its ID.
get/workspaces/{workspaceId}
Path parameters
workspaceIdstring uuid required
The workspace id.
Response
Response OK.
Example response
{
"name": "Openlayer",
"slug": "openlayer"
}Retrieve a workspace by its ID.
The workspace id.
Response OK.
{
"name": "Openlayer",
"slug": "openlayer"
}