JavaScript
Messages
List the caller's own SMS inbox/outbox messages
Lists the caller’s own SMS messages, newest first. Supports filtering by direction, esimId, numberId, status, peerNumber (substring search, min 3 characters), and peerKey (exact thread match). Each row includes its canonical thread key (peerKey).
GET
JavaScript
Authorizations
Bearer token via Authorization header
Query Parameters
Required range:
1 <= x <= 100Available options:
all, inbound, outbound Available options:
all, received, queued, claimed, sending, sent, sent_unconfirmed, delivered, failed Required string length:
3 - 64Required string length:
1 - 128