get_conversation
Retrieve a full SMS conversation thread between your DID and a counterparty number, with pagination support for reviewing message history.
Instructions
Read one conversation thread between a DID and counterparty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes | SMS DID number | |
| limit | No | Page size | |
| cursor | No | Pagination cursor | |
| counterparty | Yes | Counterparty phone number |