Skip to main content
GET
Get a conversation and its turns

Authorizations

Authorization
string
header
required

Use a Bearer token for authentication. Submit the token using the Authorization header: Authorization: Bearer <token>.

Path Parameters

conversationId
string<uuid>
required

Response

The conversation and its turns.

id
string<uuid>
required
title
string
required
turns
object[]
required