v1
latestOpenAPI 3.0.02026-08-04265791.1 MBRoles
Get
Get a role for the given id.
get/public/api/acl-roles/{id}
Path parameters
idstring required
The id of the role
Headers
Acceptstring
e.g. application/json
Response
OK
Example response
{
"acl_role_id": "635fa9a8fffb8783206ea224",
"client_role": "ROLESTORE",
"client_role_extension": "test",
"created_date": "2022-10-31T10:55:36.857Z",
"updated_date": "2022-10-31T10:55:36.857Z"
}