rbv_api.getRoleById()
Purpose
Returns information about the specified role in JSON format. Throws an exception if
roleId evaluates to Super Admin.
Syntax
rbv_api.getRoleById(roleId)
URL Parameters
roleId
The original ID of the role.
Permissions Required
Full administrative privileges.
Response
The integration code, name, description, ID, and original ID of the role in JSON format.