API Reference
Log In

List models

This endpoint returns a model list. It includes each model’s modelId, versions, and latestVersion. It can be sorted by modelId, author, submittedByEmail, name, isExpired, isActive, latestVersion, isRecommended, lastActiveDateTime, expirationDateTime.

  • To list all models deployed by a company, use the filter author.
  • To list all models deployed by a user, use the filter createdByEmail.

📘

This collection route supports filters and pagination.

👍

Roles

All the roles can access this route.

Language
Authorization
Header