---
title: "GET /experimental/eval-runs/{id}/solutions/{solutionId}/files"
method: GET
path: "/experimental/eval-runs/{id}/solutions/{solutionId}/files"
tags: ["Evals"]
---

# GET /experimental/eval-runs/{id}/solutions/{solutionId}/files

`GET /experimental/eval-runs/{id}/solutions/{solutionId}/files`

Streams the tar.gz of an eval-run solution's files.

## Path parameters

- `id` string, uuid, required
- `solutionId` string, uuid, required

## Response `200`

Default Response

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/tessl/apis/tessl-api.md) · [All operations](https://skmtc.net/tessl/apis/tessl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tessl/tessl-api/versions/fbb186825642/schema)
