Get a workspace

Get a single workspace by ID or slug. Management key required.

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Path parameters

idstringRequired>=1 character

The workspace ID (UUID) or slug

Response

Workspace details
dataobject

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error