Skip to main content

List Batch Job Items

GET 

/api/v1/beta/batch-processing/:job_id/items

List items in a batch job with optional status filtering.

Useful for finding failed items, viewing completed items, or debugging issues. Results are paginated for performance with configurable limit and offset parameters.

Request

Responses

Successful Response