Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Conversation ID

Query Parameters

include
string[]

Additional fields to include

Body

application/json

Conversation items

items
object[]
required

Response

OK

data
object[]
first_id
string | null
has_more
boolean
last_id
string | null
object
string
Last modified on August 1, 2026