List the caller's own SMS conversations, one row per thread
Lists the caller’s own SMS conversations, one row per thread. Each row includes the most recent message in the thread, its unread inbound count, and the eSIMs it was seen through. Optional esimId or numberId narrows to threads on one eSIM or number.
Cursor-paginated via limit (default 20, max 100) and cursorLastOccurredAt/cursorLastMessageId (both required together, taken from a previous page’s nextCursor). Pagination follows each thread’s most recent activity rather than a fixed snapshot, so a thread with new activity can move ahead of an in-progress page fetch. Clients that need a stable ordering should snapshot their own view.
Authorizations
Bearer token via Authorization header
Query Parameters
1 <= x <= 100