Daily organization traffic and cost statistics

Retrieves traffic and cost statistics for the selected organization and all child organizations, accumulated per day. <Info> By default, this call returns statistics for the current month. </Info>

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_mystringRequiredformat: "^(my)|(\d+)$"Defaults to my

Numerical ID of an organization or the string my to use the currently authorized organization.

Query parameters

start_datestringOptionalformat: "date"

Filters results to data collected on or after this date. If end_date isn’t specified, the response includes data through the end of the selected month.

end_datestringOptionalformat: "date"

Filters results to data collected before this date. Must be used with start_date.

Response

OK
datestring or null

Date in YYYY-MM-DD format or TOTAL to indicate the total volume and cost of the traffic type

dataobject or null
smsobject or null