Model Statistics
GET /api/v1/models/{model_id}/stats
Get Model Inference Stats
Parameters
| Name | In | Type | Required |
|---|
model_id | path | string | true |
Response
Type: int64
Example
curl -X GET \
-H "Authorization: Bearer <token>" \
https://api.seeme.ai/api/v1/models/{model_id}/stats