Appearance
Get Role Config
Get the role config. The authenticated user must have ADMIN permissions for the targetPath.
Parameters
| name | type | data type | description |
|---|---|---|---|
roleId | required | string | The unique identifier of the role config |
Return Value
JSON object of type Schema<Role>
Examples
bash
curl -X GET -H "Authentication: ZmFrZQ==" https://app.wombat.software/api/{targetPath}/role/:roleIdENDPOINTS
get
/api/{targetPath}/role/:roleId