cURL
curl --request GET \ --url https://api.example.com/business-role-permissions
200
Example
{ "allowedPermissions": [ { "action": "LIST", "subject": "CUSTOMER", "productIds": [ "<string>" ], "conditions": {} } ], "forbiddenPermissions": [ { "action": "LIST", "subject": "CUSTOMER", "productIds": [ "<string>" ], "conditions": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
Business role id
Show child attributes
Was this page helpful?