v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Inference

Get chat completion.

Describe a chat completion by its ID.

get/v1/chat/completions/{completion_id}

Path parameters

completion_idstring required

ID of the chat completion.

ID of the chat completion.

Response

A OpenAICompletionWithInputMessages.

idstring required

The ID of the chat completion.

object'chat.completion'

The object type.

createdinteger required

The Unix timestamp in seconds when the chat completion was created.

modelstring required

The model that was used to generate the chat completion.

service_tierstring nullable

The service tier that was used for this response.

system_fingerprintstring

System fingerprint for this completion.