Retrieve a saved conversation

Returns one saved Playground conversation, including messages.

Authentication

AuthorizationBearer

Pass your EmpirioLabs API key as a bearer token. The Anthropic-style x-api-key header is also accepted on every endpoint.

Path parameters

conversation_idstringRequired

Response

Saved Playground conversation with messages.
idstringOptional
objectstringOptional
modelstringOptional
titlestringOptional
message_countintegerOptional
created_atdatetimeOptional
updated_atdatetimeOptional
messageslist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error