List extension SMS conversation threads
Voice
List extension SMS conversation threads
Rolls up every SMS where the extension DID is sender or recipient into per-peer conversation summaries (message + unread counts, last-message preview), newest first. The UCaaS two-way texting inbox — distinct from the bulk Messages API.
GET
List extension SMS conversation threads
Authorizations
Dashboard JWT token from Clerk
Query Parameters
The extension DID whose inbox to roll up.
Required string length:
3 - 20Pattern:
^\+?[0-9]+$Required range:
1 <= x <= 100Required range:
x >= 0