Retrieve model
GET
Fetches a model instance, offering key details about the model, including its owner and permissions.
Path Parameters
string
required
The ID of the model to retrieve.Available options:
gpt-oss-120bzai-glm-4.7(preview)gemma-4-31b(preview)
Response
string
The model identifier.
string
The object type, which is always
model.integer
The Unix timestamp (in seconds) of when the model was created.
string
The organization that owns the model.

