Get batch operation
GET/batch-operations/:batchOperationKey
Eventually Consistent
Learn about endpoint consistencyGet batch operation by key.
Request
Responses
- 200
- 400
- 404
- 500
The batch operation was found.
The provided data is not valid.
The batch operation is not found.
An internal error occurred while processing the request.