API reference

Given a date range (start date, end date) returns a list of overall reports per batch.

The Start and End date must be in the following format YYYY-MM-DD and they will be compared with the batch creation time. All dates are in UTC timezone.

ParameterDescriptionExample
startDateInitial date where the query will start2017-10-10
endDateFinal date where the query will end2017-11-11

The API response will be a group of objects described in the

Batch DetailsAPI

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!