List role assignments
User Role Assignments
List role assignments
List all role assignments in the specified scope.
GET
List role assignments
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Limit the number of returned items. Falls back to default of 1000 if not specified. Limited by max limit value of 1000
Required range:
x <= 1000Example:
100
Offset value is used to exclude the first set of records from the result
Required range:
x >= 0Example:
0
Project ID
Example:
123
User ID for filtering
Example:
123