Get a role of this entity user

Retrieves information of a role assigned to this entity user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired

Response

Successful Response
idstringformat: "uuid"
UUID role ID
namestring>=1 character
Role name
permissionsobject
Access permissions
statusenum
record status, 'active' by default
Allowed values:
created_atdatetime
UTC datetime
updated_atdatetime
UTC datetime

Errors