List all extract jobs with optional filtering
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of extract jobs to return
x <= 100Number of extract jobs to skip
Filter extract jobs by status
pending, processing, completed, failed, not_applicable Filter extract jobs created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter extract jobs created after a specific date (YYYY-MM-DD format), in UTC timezone
Filter extract jobs by the input URL used for extraction
Include the data in the response. If false, the response will only include the job information and not the data to minimize the response size.
A list of extract jobs
Object type, always 'list'
list Array of extract job objects
Total number of extract jobs matching the query
Number of items returned in this response
Offset from the start of the list