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-version
Response
Successful Response
id
UUID role ID
created_at
UTC datetime
updated_at
UTC datetime
name
Role name
permissions
Access permissions
status
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