Skip to content

Job Items

List Batch Job Items
client.Beta.Batch.JobItems.List(ctx, jobID, query) (*PaginatedBatchItems[BetaBatchJobItemListResponse], error)
GET/api/v1/beta/batch-processing/{job_id}/items
Get Item Processing Results
client.Beta.Batch.JobItems.GetProcessingResults(ctx, itemID, query) (*BetaBatchJobItemGetProcessingResultsResponse, error)
GET/api/v1/beta/batch-processing/items/{item_id}/processing-results