post https://api.super.ai/v1/apps//job_responses
Use this endpoint to retrieve complete information on multiple jobs for a specified project (including the job object and the job output). If enabled, we will email you a link to the file once it's ready. Otherwise, the response contains an Operation ID for async. retrieval of data.
Searching inputs and outputs
The
inputPath
,inputMatchType
, andinputValue
parameters must be used in conjunction in order to search your input JSON data. Likewise, you need to specifyresponsePath
,responseMatchType
, andresponseValue
to search your output data.