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
NameTypeRequiredDescription
denies
Required-
directAssignments
Required-
memberships
Required-
userId
UserId
Required-