v1
latestOpenAPI 3.0.42026-08-04342835917.6 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