---
title: "Retrieves the Analyses available for a specific Report."
method: GET
path: "/v1/Reports/{code}/analyses"
tags: ["Reports"]
---

# Retrieves the Analyses available for a specific Report.

`GET /v1/Reports/{code}/analyses`

This endpoint returns the analysis items associated with the specified Report, such as Executive Summary, Motivations, Pain Points, Unmet Needs, and similar analytical outputs.

## 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)
