Get a role of this entity user

Retrieves information of a role assigned to this entity user.

Authentication

AuthorizationBearer

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

Headers

x-monite-versionstringRequired

Response

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

Errors

401
Get Entity Users MY Role Request Unauthorized Error
422
Get Entity Users MY Role Request Unprocessable Entity Error
429
Get Entity Users MY Role Request Too Many Requests Error