API Reference
Log In
API Reference

Get a model's drift

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

👍

Roles

Platform Administrators, Team Administrators, Data Scientists, and Auditors can 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
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