Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.upwell.com/api/rest/rules
{ "rules": [ { "actionValue": "<unknown>", "conditionExpression": "<string>", "createdAt": "<unknown>", "criteriaField": "<string>", "criteriaValue": "<string>", "customerId": "<string>", "id": "<string>", "priority": 123, "updatedAt": "<unknown>", "validationExpression": "<string>" } ] }
Query a list of rules
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Authorization: YOUR_API_KEY
Responses for GET /api/rest/rules
Show child attributes