Skip to main content
GET
List messages in a conversation

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

cId
string
required

ID of the conversation

Response

Successfully retrieved messages

messages
object[]

A user message in a conversation.

hasMore
boolean
lastValue
integer | null