Models
Get Model
Retrieve information about a specific model
GET
Retrieve information about a specific model.
Path Parameters
The model ID is passed as a path parameter in the URL.
Response
Returns detailed information about the specified model including its capabilities, context length, and other metadata.
Example Response
Error Responses
Returns a 404 error if the model is not found:
Path Parameters
Model ID
Response
200 - application/json
Success
The response is of type object
.