Models
Retrieve model
Retrieves a model instance, providing basic information about the model such as the owner and permissioning.
get/models/{model}
Path parameters
modelstring required
Example:gpt-6-astra
The ID of the model to use for this request
Response
OK
Changes
Changed in 2 of the 163 revisions of this API.3
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○