Skip to content

Get Role Config

Get the role config. The authenticated user must have ADMIN permissions for the targetPath.

Parameters

nametypedata typedescription
roleIdrequiredstringThe 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/:roleId

ENDPOINTS

get/api/{targetPath}/role/:roleId