Pular para o conteúdo principal

List a user's roles

GET 

/api/v1/users/:id/roles

Returns the roles assigned to a user directly, not those inherited from groups — ask for effective permissions to see the full picture. Requires user.role.read.

Request

Responses