---
title: "export test and test run information"
method: GET
path: "/tests/{testId}/run/{runId}/export"
tags: ["api"]
---

# export test and test run information

`GET /tests/{testId}/run/{runId}/export`

export test and test run information for debugging

## Parameters

- `./parameters.yaml#/components/parameters/testId` — unresolved $ref
- `./parameters.yaml#/components/parameters/runId` — unresolved $ref

## Response `200`

successfuly exported test and test run information

- ExportedTestInformation — unresolved $ref

## Changes

- **2023-04-14** `5dadc65a3c42` — 2 warning
  - deleted the `path` request parameter `runId`
  - deleted the `path` request parameter `testId`
- **2022-11-17** `9ee6203c38fa` — 2 breaking
  - added the new path request parameter `runId`
  - added the new path request parameter `testId`

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/tests/:testId/run/:runId/export/get.md)

---

[API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.dev/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/fad7f202ff22/schema)
