---
title: "Retrieve a stored analysis record"
method: GET
path: "/api/analyses/{id}"
---

# Retrieve a stored analysis record

`GET /api/analyses/{id}`

## Path parameters

- `id` string, required

## Response `200`

Analysis record

- object

## Other responses

- `404` — Not found

---

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