API Reference
Log In
API Reference

Get the run test status

This endpoint returns the current run step, description, and relative completion percentage.

It runs sample inputs until execution completes. At that time, it returns the final output.

Run steps

  1. Loading model 0%
  2. Fetching inputs 25%
  3. Submitting inputs 50%
  4. Recording outputs 75%
  5. Completed 100%

📘

This endpoint checks for the availability of resources needed by the model and deletes it if there are not enough resources to run the model after a timeout.

👍

Roles

Data Scientists 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.

Responses

Language
Credentials
Request
Choose an example:
application/json