Get a batch job

Returns a job's record, its per-status item counts, and one page of
per-item statuses.

Items are listed in a stable order that is not upload order and is the
same across pages. Match each entry to your own records by its id
(your correlation label) or item_id (from the upload response),
never by position.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Opaque pagination cursor from a previous page's next_cursor.

integer
≤ 100
Defaults to 20

Page size for the item-status page. Defaults to 20; values above 100 are clamped to 100.

Responses

400

Invalid request (e.g. non-integer limit or malformed cursor)

401

Unauthorized

404

Batch job not found

499

Client closed request before response was ready

500

Server error

504

Request timed out

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json