Get Model Under Test By Name And Version
GET/v0/models_under_test/:name/:version
Get a model under test by name and version. If no version is provided, then latest version will be returned.
Returns: The requested model under test at the specified version.
Request
Responses
- 201
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid