Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

principalId
string
requerido

Parámetros de consulta

limit
number | null
before
string
chatId
string

Respuesta

200 - application/json

Chat messages for the principal

messages
object[]
requerido
hasMore
boolean
Última modificación el 15 de septiembre de 2026