6dac6bb49f72
List chat completions
List stored chat completions, one per conversation.
Only conversation tips are returned: a completion is listed unless another stored completion continues from it via previous_completion_id.
Query parameters
Number of completions to return
Number of completions to return
Completion ID to list completions after (older than)
Completion ID to list completions after (older than)
Filter by title (case-insensitive substring)
Filter by title (case-insensitive substring)
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 latest completion of each conversation, newest first