Role
Returns info about specified role.
get/role/{id}
Path parameters
idinteger required
Role ID
Response
OK
Example response
{
"name": "Chief Mouser",
"description": "Larry the cat gone missing! now we need someone else to handle the rat issues at 10th Downing st.",
"min_available": 1,
"max_available": 3
}