Users

Get roles assigned to a user

Retrieves all roles assigned to the specified user. Admin-only access.

get/api/users/{userId}/roles

Path parameters

userIdinteger required

The ID of the user to get roles for.

Response

Roles retrieved successfully.

string[] required

Changes

Changed in 2 of the 7 revisions of this API.11