# 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.

<figure><img src="https://3727300098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgnR78y9L7FDWeb4jdvdW%2Fuploads%2FNYDpOXTKLvSvTM5fGJUz%2Fimage.png?alt=media&#x26;token=f14e101f-78bb-4e74-8ec6-79923afb1587" alt="" width="563"><figcaption><p>Model info API marked in red</p></figcaption></figure>

***

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.
