Skip to main content
GET
List conversations

Authorizations

api_access_token
string
header
required

API Access Token (underscore format)

api_account_id
string
header
required

Account ID (underscore format for unified message endpoints)

Path Parameters

account_id
string
required

ID of the account in Domix AI

Example:

"16"

Query Parameters

status
enum<string>

Filter by conversation status

Available options:
open,
resolved,
pending,
snoozed,
all
Example:

"open"

inbox_id
integer

Filter by specific inbox ID

Example:

1

page
integer
Example:

1

Response

200 - application/json

Conversations retrieved successfully

data
object