Get Model
Models
Get Model
Retrieves details of a specific model deployment.
GET
Get Model
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
Model ID to retrieve. Must be provided.
Query Parameters
User ID for authorization. Must be a valid UUID.
Response
A successful response.
GetModelResponse contains the requested model information.
Model represents a model instance created by user.

