Identifier for the last chat completion from the previous pagination request.
Number of Chat Completions to retrieve.
x >= 0A list of metadata keys to filter the Chat Completions by. Example: metadata[key1]=value1&metadata[key2]=value2
The model used to generate the Chat Completions.
Sort order for Chat Completions by timestamp. Use asc for ascending order or desc for descending order. Defaults to asc.
Chat completions listed successfully
Represents a list of chat completions.
A list of chat completion objects.
The ID of the first chat completion in the list.
Whether there are more chat completions to retrieve.
The ID of the last chat completion in the list.
The object type, which is always list.