v4

latestOpenAPI 3.0.3PostgreSQL Licenseraw.githubusercontent.com2026-08-01192952.2 KB
Conversations

Get a conversation

Returns a single conversation including its full message history.

get/api/conversations/{id}

Response

The requested conversation.

connectionstring required

The database connection name.

created_atstring date-time required

When the conversation was created.

idstring required

The unique conversation identifier.

modelstring required

The LLM model used.

providerstring required

The LLM provider used.

titlestring required

The conversation title.

updated_atstring date-time required

When the conversation was last updated.

usernamestring required

The username that owns the conversation.