WhatsApp Flows
List flow responses
List the responses customers submitted when completing a flow (parsed from the nfm_reply messages received via webhook), newest first. Scope to a single flow with flowId — this matches responses whose flow_token carries the <flowId>: prefix that Zernio stamps on auto-generated tokens at send time. Responses sent with a custom integrator-supplied flow_token are not attributed to a flow.
get/v1/whatsapp/flow-responses
Query parameters
accountIdstring required
WhatsApp social account ID
flowIdstring
Scope to responses for this flow
limitinteger
Max responses to return
Response
Flow responses
Changes
No recorded changes to this endpoint across all 31 revisions of this API.