Returns a collection of HarvestJob records.
get/harvest_jobs
Query parameters
includeChannelIdstring
When specified, the request will return only HarvestJobs associated with the given Channel ID.
includeStatusstring
When specified, the request will return only HarvestJobs in the given status.
maxResultsinteger
The upper bound on the number of records to return.
nextTokenstring
A token used to resume pagination from the end of a previous request.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success