Skip to main content

List the models in this environment

GET 

/models

Returns a page of this environment's models, without their bodies — no steps, outputs or expectations. Use the individual model endpoint to retrieve one in full.

Each entry reports the newest version of the model that exists and the version published to each environment, so a version created but not yet released is visible from the list.

In development this includes drafts — models with no version published anywhere, reported as status: draft. Elsewhere a model with nothing published to that environment is not returned.

Request

Responses

Models retrieved successfully