Get Batch Errors
Gets a list of any errors for the batch
Path parameters
batchIdstring · uuidRequiredExample:
Identifier for the batch
c87e2a4a-5169-4726-b078-7e9538ae28cdQuery parameters
errorTypestringOptionalExample:
Retrieves only batch errors of this type
VALIDATION_ERRORResponses
200
Errors for batch
application/json
404
Resource for id cannot be found
application/json
500
Unknown error on the service side
application/json
get
/v1/batches/{batchId}/errorsLast updated