roles
Get all roles
Retrieve all roles ordered by hierarchy priority
get/roles
Response
Roles retrieved successfully
Example response
[
{
"role_id": 1,
"role_name": "admin",
"hierarchy_priority": 1,
"min_topup": 100
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.