Roles
Get a list of users by roleId
Required scope - read_user, read_role
get/api/v1/roles/{id}/users
Path parameters
idnumber required
The unique ID of the role
Response
A list of users by roleId
Changes
Changed in 4 of the 50 revisions of this API.13
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲