Skip to main content
GET
List conversations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

botCategory
enum<string>
Available options:
bot,
human,
all
assignedId
string | null
channel
enum<string>
Available options:
omnichannel,
webchat,
messenger,
whatsapp,
zalo,
smtp,
telegram,
instagram,
tiktok
status
enum<string>[]
Available options:
noAdminReply,
unread,
followUp,
archived,
blocked
keyword
string
botEnabled
boolean | null
tags
enum<string>[]
Available options:
noAdminReply,
unread,
followUp,
archived,
blocked
contactFilter
object
cursor
string
perPage
integer | null
Required range: 1 <= x <= 9007199254740991
sort
object[] | null

Response

200 - application/json

OK

data
object[]
required
nextCursor
string | null
required
prevCursor
string | null
required