Model Info API

The Model-info endpoint allows you to retrieve detailed metadata about any model created within Graphite Note. This includes key identifiers, creation and update timestamps, dataset associations, and the full model properties JSON — all without the bulky training artifacts.

Model info API marked in red

This API is ideal for:

  • Wiring MLOps pipelines with dynamic model metadata

  • Auditing model configurations, parameters, and linkage

  • Cataloging models across teams, workspaces, or use cases


It supports all model types created in Graphite Note

In the following sections, you will find more details about the Model info API.

Last updated

Was this helpful?