Sweet Spot API

Command Palette

Search for a command to run...

GET/v1/users/me/permissions

Retrieves the authenticated user's authorization principal including all permissions, roles, and organization memberships. Use this endpoint to understand what actions the user can perform and which resources they can access. Returns a Principal object with complete authorization context. Requires user authentication.

Response Data
Fields returned in the response

Always Present

NameTypeDescription
denies
-
directAssignments
-
memberships
-
userId
UserId
-
Retrieves the authenticated user's authorization principa... | Sweet Spot API Documentation