List my user permissions
GET/auth/users/me/permissions
Retrieves a list of permissions granted to a specific user within your organization. Obtain the ID of the organization member using the Retrieve Organization Details endpoint, and include the ID in the path.
Responses
- 200
- 400
- 401
- 500
Success
Bad Request
Unauthorized
Internal Server Error
Was this page helpful?