API Reference
CampaignFlow
Directed acyclic graph of campaign steps (`nodes` + `edges`). See [Email sequences](/docs/concepts/sequences/) for a plain-language overview, or expand the properties below.
Directed acyclic graph of campaign steps (`nodes` + `edges`). See [Email sequences](/docs/concepts/sequences/) for a plain-language overview, or expand the properties below.
Meta
Health check
GET
/healthcurl -X GET "https://example.com/health"{ "status": "ok", "db": "ok"}{ "status": "error", "db": "error"}