Permission
Operations for viewing and managing the permissions of your organization members.
Endpoint Name | URL | Description |
---|---|---|
List permissions | GET /auth/permissions | Lists permissions that can be assigned to organization members. |
List my permissions | GET /auth/users/me/permissions | Retrieves a list of permissions assigned to your account. |
List user permissions | GET /auth/users/{id}/permissions | Retrieves a list of permissions assinged to a user. |