Get token identity
GET/api/v1/me
Authentication: requires a valid session or API key (no specific permission).
Returns the workspace, granted permissions and key metadata for the authenticated API token. Use this to resolve the workspace ID from a token without knowing it up front.
Responses
- 200
- 400
- 401
- 403
Get token identity
Validation error
Missing or invalid credentials
Insufficient permissions