Error
A valid request URL is required to generate request examples"<string>"Flows
Display external human-input response form (authenticated)
Renders an HTML form for submitting human input via a secure token link. This is the authenticated variant; the public equivalent lives on the public flow router and does not require a Bearer token.
GET
/
flow
/
external-response
Error
A valid request URL is required to generate request examples"<string>"Query Parameters
Secure one-time token issued by the notification provider
Response
HTML response form
The response is of type string.
Was this page helpful?