Communications Campaigns
cURL
curl --request GET \ --url https://api-sandbox.y.uno/v1/campaigns/{campaign_id}/rules/{rule_id} \ --header 'private-secret-key: <api-key>' \ --header 'public-api-key: <api-key>'
{ "data": { "id": "f1e2d3c4-b5a6-7890-abcd-ef1234567890", "rule_type": "PAYMENT_STATUS", "values": [ "DECLINED" ], "conditional": "EQUAL", "metadata_key": null, "status": "ACTIVE", "created_at": "2025-07-01T12:05:00Z", "updated_at": "2025-07-01T12:05:00Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.y.uno/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
The campaign identifier (UUID).
The rule identifier (UUID).
Show child attributes
Was this page helpful?
Contact support