---
title: "Export Expriments(DSS)"
method: GET
path: "/di/v1/experiment/{id}/exportdss"
tags: ["Experiments"]
---

# Export Expriments(DSS)

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

export Experiment(DSS)

## Path parameters

- `id` number, required

## Response `200`

Export Experiment(Dss) Response definition

- ProphecisExportExperimentDssResponse
  - `resourceId` string — Resource Id
  - `version` string — Version

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