Skip to main content
GET
Retrieve a dunning campaign with its steps

Path Parameters

Example Request

Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The campaign.

id
string<uuid>
tenant_id
string<uuid>
name
string
is_active
boolean
trigger_event
string
Examples:

"payment_failed"

"invoice_overdue"

created_at
string<date-time>
updated_at
string<date-time>
steps
object[]