Skip to main content

Registry & Collaborators

Page Outline

The Model Registry is the centralized catalog for all production-ready AI assets. These endpoints manage who has access to specific models and which models appear in the global registry for the organization.

Endpoints

EndpointMethodPathDescription
Training RunsGET/{model_id}/registry/runsAll execution runs recorded in registry.
Registry ListingPATCH/{model_id}/registryUpdate visibility in the global registry.
CollaboratorsGET/{model_id}/collaboratorsList users with access to the model.