Workflows
List rules
Returns the business rules for the retailer.
🔒 Requires: business_rules:read scope
get/workflows/rules
Response
A list of all the business rules associated with the retailer.
Example response
{
"data": [
{
"id": "1239349747718000640",
"remote_rule_id": "1239349157873029120"
}
]
}