Returns a list of all message UIDs within your project. The results are limited to avoid excessive processing time, so itering over multiple pages of them may be necessary.
Request Fields
These are passed in as arguments
at the top level of the request.
Key | Type | Description |
---|---|---|
page | integer Optional |
Page of results to retrieve. Default: 1 |
per_page | integer Optional |
How many results to return per page. Default: 250 |
Request Example
Response 200 OK
If there were no messages sent within the last 14-28 days (depending on plan), you will receive the following: