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
The unique identifier of the batch processor run to retrieve.
Response
success
A true or false value indicating whether the request was successful.
batchProcessorRun
Details about the requested batch processor run. See the BatchProcessorRun object for more details.