Skip to main content

Get the model version this environment runs, in full

GET 

/models/:modelId

Returns the version of the model published to this environment, including every step, along with the version published to each other environment.

A draft — a model with no version published anywhere — returns its latest version, reported as status: draft. Outside development, a model with nothing published to this environment returns 404 even if versions of it exist; use the versions endpoint to see them.

Request

Responses

Model retrieved successfully