Retrieves metrics for a specific model deployment.
Bearer authentication using an access token. Format: Bearer <access_token>
Deployment ID to retrieve metrics for. Must be provided.
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.
A successful response.
GetModelMetricsResponse contains the deployment metrics.
Metrics data.