OpenAPI 3.1.02026-08-19170397506.7 KB
f66774ddecfc
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