Reporting
POST
/api
Use this method to get your reporting data
You must specify which table you want to query using the 'table' property.
You must also provide a 'startDate' and an 'endDate'. The API will return data between these two dates (inclusive).
Headers
Name
Value
Authorization
Basic <token>
Last updated
Was this helpful?