Numbers

List messages (inbox + outbox) on a number

Returns SMS messages on the number, inbound and outbound, scoped to the authenticated user. Newest first. Messages stay with the number across device switches.

get/numbers/phones/{id}/messages

Path parameters

idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000

Query parameters

pageinteger
pageSizeinteger
direction'all' | 'inbound' | 'outbound'
sincestring date-time

Response

Messages retrieved

Changes