Skip to main content
GET
Get an SMS Conversation

Get an SMS Conversation

Retrieves a single SMS conversation by its ID, including the full message history (up to 200 most recent messages in chronological order).

Request

GET /v1/sms-conversations/:id

Path Parameters

Example

Response

Response Fields

The conversation will only be returned if it belongs to your workspace. Requests for conversations from another workspace will return a 404 error. The messages array contains up to 200 most recent messages sorted chronologically (oldest first).