Returns models owned by the authenticated user plus platform models (created_by IS NULL), including single and router models.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Model list
Null for router models
Null for router models
True if this is a platform-managed model (created_by IS NULL)
single, router Auto-detected model type (chat, embedding, audio, image, transcription)
Router configuration (null for single models)
Deprecated — always null on new writes. Use icon_url instead.