Get Batch Processor Run

Retrieve details about a batch processor run.

This endpoint is used to retrieve details about a batch processor run, including evaluation runs.

URL Parameters

id
stringRequired

The unique identifier of the batch processor run to retrieve.

Response

success
boolean

A true or false value indicating whether the request was successful.

batchProcessorRun
object

Details about the requested batch processor run. See the BatchProcessorRun object for more details.