Skip to main content
GET
List cancel flows

Query Parameters

Example Request

Response

Authorizations

Authorization
string
header
required

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

Response

Cancel flows for the tenant (returned as a bare array).

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[]