Skip to main content
GET
List a conversation's messages

Authorizations

Authorization
string
header
required

An org API key: Authorization: Bearer oak_….

Path Parameters

conversation_id
string
required

Query Parameters

limit
integer
default:30
Required range: 1 <= x <= 100
cursor
string | null

Response

Successful Response

items
PublicMessage · object[]
required
next_cursor
string | null
required