Vai al contenuto principale
GET
List Conversations

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

page
integer
predefinito:1
Intervallo richiesto: x >= 1
page_size
integer
predefinito:25
Intervallo richiesto: 1 <= x <= 100
locale
string | null
has_refusal
boolean | null
since
string<date-time> | null
until
string<date-time> | null

Risposta

Successful Response

data
ConversationSummary · object[] | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null