Batches REST Endpoints
Batches
Management of Batches in Capture
- Get a Batch
- Method: getPath:
/capture/api/v1.1/batches/{batchId}
- Get the history of a Batch
- Method: getPath:
/capture/api/v1.1/batches/{batchId}/history
- List all Batches
- Method: getPath:
/capture/api/v1.1/batches