API Reference
Log In
API Reference

Get telemetry details

This endpoint returns a model’s telemetry data. It includes the amount of jobs and data processed, the number of users, and the average processing time.

🚧

Roles

Projects cannot access this route.

Path Params
string
required

A model identifier provided by Modzy. It contains 10 random alphanumeric characters.

string
required

The model’s version number. It follows the semantic versioning format.

Query Params
string

Filters jobs started on this date or after. Format should be ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

string

Filters jobs started before this date. Format should be ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

Responses

Language
Credentials
Request
Choose an example:
application/json