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
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