---
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

## Changes

- **2022-04-06** `8d1177afef44` — 1 info
  - endpoint added
- **2021-03-12** `c4815b4021b4` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/webankfintech/apis/prophecis-rest-service/changes/di/v1/experiment/:id/export/get.md)

---

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