Skip to main content
GET
Get conversations

Authorizations

x-api-key
string
header
required

Query Parameters

teamId
string
required
platform
enum<string>
Available options:
INSTAGRAM,
FACEBOOK
socialAccountId
string
status
enum<string>
Available options:
OPEN,
ARCHIVED
offset
integer | null
default:0
Required range: x >= 0
limit
integer | null
default:10
Required range: 1 <= x <= 500
cursor
string | null

Response

200

items
object[]
required
total
number
nextCursor
string | null