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/numbers/messages

Query parameters

pageinteger
pageSizeinteger
direction'all' | 'inbound' | 'outbound'
esimIdstring uuid
numberIdstring uuid
status'all' | 'received' | 'queued' | 'claimed' | 'sending' | 'sent' | 'sent_unconfirmed' | 'delivered' | 'failed'
peerNumberstring
peerKeystring

Response

Messages retrieved

Changes