Authorizations
Project API key for authentication. This is the recommended authentication method.
Get your API key from the Kapso dashboard under Project Settings > API Keys.
Path Parameters
Flow ID
Query Parameters
Comma-separated list of fields to retrieve.
Available fields: id, name, status, categories, validation_errors, json_version, data_api_version, endpoint_uri, preview, whatsapp_business_account, application, health_status
Preview can be invalidated: preview.invalidate(true)
Metrics: metric.name(ENDPOINT_REQUEST_COUNT).granularity(DAY).since(2024-01-28).until(2024-01-30)
Required when accessing flow by ID (unless business_account_id provided)
Required when accessing flow by ID (unless phone_number_id provided)
Response
Flow details retrieved successfully

