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