WorkspaceMe
GET/api/v1/workspaces/:workspace_id/me
Get the current user's workspace-scoped context including workspace and organization roles.
This endpoint returns user context scoped to a specific workspace.
Requires READ permission on the workspace level.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Request fulfilled, document follows
Response Headers
Bad request syntax or unsupported method
No permission -- see authorization schemes
Request forbidden -- authorization will not help
Nothing matches the given URI