Get Workflow Responses by IDAsk AIget https://api.zylo.com/v2/workflows/{workflowId}/responsesRequired Permissions applications:read AND integrations:read AND team:read Rate Limit basicPath ParamsworkflowIdstringrequiredStringified UUIDv4.Query Paramsapplication_idstringUnique identifier for the application associated with the workflow response.emailstringEmail for the user responding to the workflow.idstringUnique identifier for a workflow response.responsebooleanWhether the user responded to the workflow.truefalseresponse_atstringThe date the user responded to the workflow.response_textstringThe user's text response to the workflow.workflow_idstringUnique identifier for the workflow associated with the workflow response.zylo_created_atstringDate and time the record was created in Zylo.zylo_modified_atstringDate and time the record was last modified in Zylo. Uses the created date by default.sortstringDefaults to +zylo_created_atSort by any non-object or array value. Use +/- to indicate direction.limitdouble≤ 1000Defaults to 50Number of results to bring back.skipdoubleDefaults to 0Offset the results by this number.cursorstringid value to use cursor based pagination. Can be used in place of skip.searchstringSearch the results by this string.Response 200OkUpdated 3 days ago