Skip to content

Model Object Fields

This page describes common fields on the model object (compatible with the OpenAI Models object shape; fields may vary slightly by provider).

Fields

FieldTypeDescription
idstringModel ID, e.g. gpt-4o-mini.
objectstringObject type, typically model.
createdintegerCreation timestamp (Unix seconds).
owned_bystringOwner identifier (e.g. org/platform).