---
title: "Export Experiment"
method: GET
path: "/di/v1/experiment/{id}/export"
tags: ["Experiments"]
---

# Export Experiment

`GET /di/v1/experiment/{id}/export`

export Experiment.

## Path parameters

- `id` number, required

## Response `200`

Model definition

- string, binary

## Other responses

- `401` — Unauthorized
- `404` — The Experiment 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)
