Get model details

Get detailed information about a specific custom model. The user must either own the model or the model must be shared with the user's organization via the model registry. Returns 404 if the model is not found or not accessible.

Authentication

Api-Keystring

API key for access control. Use in the header with the name “Api-Key”

Path parameters

model_idstringRequired

Response

Model retrieved successfully
modelobject
A custom model.

Errors

401
Unauthorized Error
404
Not Found Error