---
title: "Export the model definition."
method: GET
path: "/di/v1/models/{model_id}/export"
tags: ["Models"]
---

# Export the model definition.

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

Export the model definition

## Path parameters

- `model_id` string, string, required

## Response `200`

Model definition

## 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/versions/41a1038b5854/schema)
