Get conversation details
GET/api/v1/sms/conversation
Retrieve the complete message history of a specific SMS conversation. This endpoint returns up to 200 messages per page and supports pagination for accessing longer conversations.
Request
Responses
- 200
- 400
- 401
The conversation details were successfully retrieved.
Bad Request.
Unauthorized.