latestOpenAPI 3.0.42026-08-19355873993.7 KB
fdb89a6eb2fb
Workflow
Gets the most recent or oldest responses for a workflow, across any rapid.
get/workflow/{workflowId}/responses
Path parameters
workflowIdstring required
The ID of the workflow to get the responses for.
Query parameters
limitinteger
The maximum number of responses to return.
sort'Asc' | 'Desc'
Whether the oldest or most recent responses should be returned.
Response
OK