GET api/users/{id}/roles
Requires authentication. Get list of all roles that a given user has
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Unique identifier of user |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
RoleListRepresentation
RoleListRepresentationNone.
Response Formats
application/json, text/json, application/hal+json, application/hal+xml
Sample:
Sample not available.