API Reference
Log In
API Reference

Get a model's drift by project

This endpoint returns a model’s drift details by project, for a time range. It includes the baseline distribution and the requested time range distribution.

🚧

Roles

Projects cannot access this route.

Path Params
string
required
Defaults to demo-model

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

string
required
Defaults to 0.0.28

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

string
required
Defaults to demo-project

The project’s identifier.

Query Params
date

Filters a model’s inference distribution started on this date or after. Format should be ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

date

Filters a model’s inference distribution started before this date. Format should be ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD).

Responses

Language
Credentials
Request
Choose an example:
application/json