Skip to main content
GET
/
cleartalk-sms
/
get-conversation-by-id
/
{conversationId}
Get conversation by ID
curl --request GET \
  --url https://api.cleartalk.ai/cleartalk-sms/get-conversation-by-id/{conversationId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

conversationId
string
required

Response

200 - undefined