Access Control

List user roles

Lists all roles assigned to a user.

get/access-control/users/{user_id}/roles

Path parameters

user_idstring required

Response

OK

assigned_atstring date-time nullable
assigned_by_user_idstring nullable
expires_atstring date-time nullable
role_descriptionstring nullable
role_idstring required
role_namestring required
role_weightinteger required

Changes