cURL
API Reference
Get phonesmsthreads
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Query Parameters
Filter conversations to one agent. Optional for master keys (omit for every agent in the org); ignored for agent keys, which always see only their own.
Maximum conversations to return per page (1–100, default 20)
Required range:
1 <= x <= 100Conversations to skip, for paging through the list
Required range:
x >= 0When true, return only conversations with at least one unread message
