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
id
The workspace ID (UUID) or slug
Response
Workspace details
data
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error