Retrieve multiple job objects

Use this endpoint to retrieve the job objects for multiple jobs from a specified project.

🚧

Searching inputs and outputs

The inputPath, inputMatchType, and inputValue parameters must be used in conjunction in order to search your input JSON data. Likewise, responsePath, responseMatchType, and responseValue all need to be specified to search your output data.

πŸ“˜

Retrieving multiple job objects along with outputs or downloading data in CSV format

If you want to retrieve the job object along with the output (if the job has been completed) for multiple jobs or you want to receive your data in CSV format, you should use the retrieve all information endpoint.

Language
Authorization
Header
Click Try It! to start a request and see the response here!