Messages
List All Messages
Retrieve all the messages sent by a company.
GET
Retrieve All Messages
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful response with a list of messages.
The response is of type object
.
Retrieve All Messages