Hourly organization traffic statistics
Retrieve traffic statistics for the selected organisation and all their child organisations
accumulated per hour. Per default, the statistics of the last three hours will be returned.
To filter the statistics over a time range, a `start_date` and an `end_date` can be provided as query parameters.
The filters have to be provided in `<property>=<value>` format.
Example request: `/api/v1/organisation/123/stats/hourly?end_date=2019-03-03&start_date=2019-03-01`
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
org_id_or_my
Response
OK
data
sms