Skip to main content
GET
cURL
For completed executions the termination_reasons keys are the label values of your end nodes, so the report maps directly onto the endings you designed.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

The unique id of the campaign

Response

Campaign report

executions
object
required

Execution counts keyed by status.

Example:
termination_reasons
object
required

Counts keyed by termination reason — for completed executions this is the end-node label, so the keys map onto your definition's endings.

Example:
funnel
object[]
required

Node-attempt counts grouped by node and status — the per-node funnel of the pinned definition.