Skip to main content
GET
Retrieve a cancel flow with its steps

Path Parameters

Example Request

Response

Use the Cancel Flow Stats endpoint to see how this flow is performing in terms of retention and completion rates.

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 flow.

id
string<uuid>
tenant_id
string<uuid>
name
string
is_active
boolean
is_default
boolean
cooldown_days
integer
created_at
string<date-time>
updated_at
string<date-time>
steps
object[]