List outgoing messages
Messages
List outgoing messages
List all outgoing messages with pagination support
GET
List outgoing messages
Authorizations
API key authentication via Bearer token
Query Parameters
Maximum number of items to return (1-100)
Required range:
1 <= x <= 100Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
Sort order by creation date
Available options:
asc, desc Example:
"desc"
Last modified on May 30, 2026