Models
Get detailed information about a model.
Get detailed information about a model such as training status.
get/di/v1/models/{model_id}
Path parameters
model_idstring required
The id of the model.
Query parameters
versionstring
The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.
Response
Detailed model and training information.
Changes
Changed in 2 of the 3 revisions of this API.11
- ○
the
queryrequest parameterversionbecame optionalrequest-parameter-became-optional
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
queryrequest parameterversionbecame requiredrequest-parameter-became-required
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲