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
Errors
422
Get Entity Users MY Role Request Unprocessable Entity Error
500
Get Entity Users MY Role Request Internal Server Error