Authentication
Requires a valid Bearer token.Path Parameters
Workspace ID (UUID).
Response
Returns the full workspace object. See List All Workspaces for the complete schema.Errors
| Status | Description |
|---|---|
401 | Unauthorized — missing or invalid token |
404 | Not Found — workspace does not exist or you do not have access |