Skip to main content
GET
/
cleartalk-sms
/
list-conversations-by-user-id
List conversations by user ID
curl --request GET \
  --url https://api.cleartalk.ai/cleartalk-sms/list-conversations-by-user-id \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

page
number

Page number for pagination

pageSize
number

Number of items per page

Search by conversation ID, agent number, or phone number

Response

200 - undefined