Get Model Metrics
Observability
Get Model Metrics
Retrieves metrics for a specific model deployment.
GET
Get Model Metrics
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
Deployment ID to retrieve metrics for. Must be provided.
Query Parameters
User ID for authorization. Must be a valid UUID.
Optional start time for the metrics query.
Optional end time for the metrics query.
Optional step size for the metrics query.
Response
A successful response.
GetModelMetricsResponse contains the deployment metrics.
Metrics data.

