cURL
Text
Get Conversation History
Get SMS/MMS conversation history for a chat
GET
cURL
Contiguity has no way to query messages from carriers. Contiguity can only return messages we have processed and stored.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Other party's phone number. Must be in E.164 format.
Example:
"+1234567890"
Your leased number used in this thread. Must be in E.164 format.
Example:
"+15555555555"
Limit of how many messages to return, default is 20. Should never exceed 200.
Example:
20
Response
Get SMS/MMS conversation history for a thread. Queries your sent messages and incoming webhook events only.
