Human Input
Get Human Input Form
Available for: Chatflow, Workflow apps.
Returns the contents of a paused Human Input form. Requires web app delivery.
For the full sequence of Human Input calls, see Human Input Flow.
get/form/human_input/{form_token}
Path parameters
form_tokenstring required
Access token for the paused form, returned in the human_input_required event from the Run Workflow or Send Chat Message endpoint in streaming mode.
Response
Form contents retrieved successfully.
Changes
No recorded changes to this endpoint across all 10 revisions of this API.