Skip to main content
GET
List conversation messages

Authorizations

api-key
string
header
required

Path Parameters

conversationId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Query Parameters

cursor
string

Opaque cursor returned by a previous call, used to fetch newer or older messages

Response

A page of messages in the conversation

data
object[]
required
cursors
object
required