Skip to main content
GET
List messages

Authorizations

Authorization
string
header
required

API token from cargo-ai login. Send as Authorization: Bearer <token>.

Query Parameters

chatUuid
string<uuid>
required

Chat identifier.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$
limit
string

Maximum number of messages to return.

offset
string

Number of messages to skip.

Response

List messages

messages
Messages · object[]
required

List of messages.