Get a specific version of a model, in full
GET/models/:modelId/versions/:version
Returns the named version of the model, including every step, whether or not it is published to this environment.
Request
Responses
- 200
- 401
- 403
- 404
Version retrieved successfully
Missing or invalid bearer token
Token does not carry the management:models:read scope
No such version of this model