Skip to main content
GET
Get Conversation

Authorizations

Authorization
string
header
required

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

Path Parameters

conversation_id
string<uuid>
required

Response

Successful Response

Conversation with recent messages.

conversation
AmcConversationResponse · object
required
messages
AmcMessageResponse · object[]
required
style
AmcStyleResponse · object | null