Skip to main content
GET
Get a single rule by UUID

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

UUID of the rule to retrieve.

Response

Rule resource.

success
boolean
Example:

true

message
string
Example:

"Rule retrieved successfully"

data
object

Campaign contact rule. Drives task cadence, retry interval, working-hours window, and escalation policy when attached to a campaign.