Get My Workspace
Get My Workspace
Retrieve the single workspace implicit in the caller’s API key.
Resolution follows the same order as GET /v1/external/workspaces:
- Workspace-bound key → that workspace’s GUID
- Legacy team key → the team’s workspace GUID
- Personal/OAuth key → the user’s default workspace GUID
Used by the MCP server and CLI to fill the {workspaceGuid} path segment
without requiring the caller to pass a workspace parameter explicitly.
GET
Get My Workspace