API Reference
Log In
API Reference

Search telemetry

This endpoint returns telemetry details for models and versions. It includes the number of jobs and data processed, the number of users, and the average processing time.

🚧

Roles

Projects cannot access this route.

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).

string

It identifies the filters to apply. Filters are separated with ;. Values may be completedJobs, dataProcessed, accumulatedUsers, and averageLatency.

Body Params
identifiers
array
required

An array of objects each containing a modelId and versions to search.

identifiers*
Responses

Language
Credentials
Request
Choose an example:
application/json