Skip to main content
GET
List chat messages

Authorizations

Authorization
string
header
required

Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....

Query Parameters

customer_id
string

Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.

channel
enum<string>
required
Available options:
customer,
internal

Response

Chat messages.

messages
object[]