Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Query Parameters
The start time of the usage period. Provided as a string in ISO 8601 format.
The end time of the usage period. Provided as a string in ISO 8601 format.
Response
200 - application/json
The segment usage for the business within the time window
The number of SMS segments sent
The number of MMS segments sent
The number of email segments sent
The start time of the usage period in ISO 8601 format
The end time of the usage period in ISO 8601 format