Reports
Reports endpoint.
Get Reports
GET
https://pomeranianstoner.com/api/v1/reports
This endpoint allows you to get reports for given query.
Query Parameters
Name
Type
Description
stop_date
integer
Report stop date. FORMAT: timestamp
aggregation
string
daily | weekly | monthly | yearly DEFAULT: daily
start_date
integer
Report start date. FORMAT: timestamp
Headers
Name
Type
Description
token
string
User specific token. (Session only)
Last updated
Was this helpful?