---
title: "Retry detailed information about a model."
method: GET
path: "/di/v1/models/{model_id}/retry"
tags: ["Models"]
---

# Retry detailed information about a model.

`GET /di/v1/models/{model_id}/retry`

Retry detailed information about a model such as training status.

## Path parameters

- `model_id` string, required

## Query parameters

- `version` string

## Response `200`

Model repeat successfully.

- BasicModel
  - `model_id` string — A unique id of the deep learning model.

## Other responses

- `401` — Unauthorized
- `404` — The model cannot be found.

---

[API](https://skmtc.net/webankfintech/apis/prophecis-rest-service.md) · [All operations](https://skmtc.net/webankfintech/apis/prophecis-rest-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/webankfintech/prophecis-rest-service/revisions/41a1038b5854/schema)
