List user permissions

Returns the permissions for the specified user.

Note: In the response, the permissions_granted array lists all permissions granted to the specified user, and the permissions_available array lists all permissions available but not applied to the specified user.

Requires the Administrator [64] user role. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Specifies the unique identifier (UUID) of the user to list permissions for.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to list user permissions. For more information, see Roles and Permissions.

404

Returned if the specified user was not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html