List Permission Assignments
GET /permissions/{permissionId}/assignments
Retrieves a list of permission assignments (success) or gives a reason why it's not possible (failure).
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
PermissionAssignments:Read
Always Required
Response
Response example
If successful, the response will contain a list of assignment objects similar to the ones below:
Last updated