latestOpenAPI 3.1.02026-08-22172405521.1 KB

6dac6bb49f72

chat

Retrieve a chat completion

Retrieve a previously stored chat completion by ID.

get/v1/chat/completions/{completion_id}

Path parameters

completion_idstring required

ID of the chat completion

ID of the chat completion

Query parameters

includestring[] nullable

Extra fields to include, e.g. store_search_call.results, store_grep_call.results, store_list_chunks_call.results or transcript; unsupported values are ignored

Extra fields to include, e.g. store_search_call.results, store_grep_call.results, store_list_chunks_call.results or transcript; unsupported values are ignored

Response

The stored chat completion

idstring required
object'chat.completion'
createdinteger required
modelstring required
metadataobject nullable
titlestring nullable

Short display title of the conversation this completion belongs to (Mixedbread extension)