Introduction
The association between Conversations, Texts and Logs are as follows:
A Text represents the actual text message that is being sent out. A Text can be sent to multiple recipients, each being represented by a Log. A collection of Logs to/from to a single recipient is represented as a Conversation
Base URL
Authorization
Use authorization header in your request: Authorization: Bearer=<Api Key>
Example Call