---
title: "Retrieves a single Report by its unique identifier."
method: GET
path: "/v1/Reports/{code}"
tags: ["Reports"]
---

# Retrieves a single Report by its unique identifier.

`GET /v1/Reports/{code}`

A Report represents the structured analysis generated from a Feed in Kimola. This endpoint returns the report metadata and core properties used to inspect the research output before accessing its analyses.

## Path parameters

- `code` string, uuid, required

## Response `200`

OK

---

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