List job data for a bulk job
GET/v2/bulk_jobs/:bulk_jobs_id/job_data
Fetches multiple job data records for a given bulk job. Pagination is not supported, but cursor based polling is via use of the id[gt] filter. Pass the last id seen (i.e. id[gt]=1234) in order to get the next batch of records.
Request
Responses
- 200
Success