Retrieve the full lineage graph for a model, including training datasets and parent models.
models:read scope. Alternatively, pass a Bearer JWT token in
the Authorization header.maip-model:ULID).id (string) — Resource
identifier - type (string) — Node type: dataset, model, or deploymentname (string) — Human-readable name - version (string) — Resource
version - status (string) — Current attestation status - created_at
(string) — ISO 8601 timestampsource
(string) — Source node identifier - target (string) — Target node
identifier - relationship (string) — Relationship type (e.g. trained_on,
fine_tuned_from, distilled_from, deployed_as) - metadata (object) —
Optional edge metadatatrained_on relationship with the queried model. Each entry contains id,
name, version, and status.