Skip to main content
GET
List messages

URL Params

string
required
The ID of the campaign to list messages from.
number
The number of messages to return (default 10).
number
The number of messages to skip (i.e. offset).
string
Return either INBOUND or OUTBOUND messages.
string
Return messages to/from a specific number.

Response

[message]
An array of message objects returned.
string
Error message if the request fails.

Errors

If the request fails, it will return an HTTP error status code and an error field in the response body with details. Full list of status codes here.