d779de93a5ee
latestOpenAPI 3.0.42026-08-13351856967.1 KBWorkflow
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