GET /api/v1/nodes/deprecated-models
Nodes
Deprecated model runs
List deprecated model identifiers and inspect legacy run history where supported.
GET
GET /api/v1/nodes/deprecated-models
Use this endpoint only for migration and historical lookup flows. New integrations should discover supported models with
GET /v1/models, GET /v1/models/catalog, and GET /v1/models/search.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Bad Request