v1
latestOpenAPI 3.1.02026-07-173384141.4 KBdatasets
get/documents/v1/datasets/{dataset_name}/jobs
Path parameters
dataset_namestring required
Query parameters
cursorstring
Cursor to paginate through the list of jobs
limitinteger
Limit the number of jobs to return
direction'next' | 'prev'
Direction to paginate through the list of jobs
status'failure' | 'pending' | 'processing' | 'successful'
Filter jobs by status
job_idstring
Filter jobs by job ID
filenamestring
Filter jobs by filename
without_outputsboolean
Exclude outputs from the response
created_afterstring
Filter jobs created after a specific date. Date is inclusive and must be in RFC3339 format
created_beforestring
Filter jobs created before a specific date. Date is inclusive and must be in RFC3339 format
Response
List jobs for a dataset