Model Statistics

Model Statistics

GET /api/v1/models/{model_id}/stats

Get Model Inference Stats

Parameters

NameInTypeRequired
model_idpathstringtrue

Response

Type: int64

Example

curl -X GET \
  -H "Authorization: Bearer <token>" \
  https://api.seeme.ai/api/v1/models/{model_id}/stats