---
title: "get report. 🔐"
method: GET
path: "/v3/reports/{id}"
tags: ["reports"]
---

# get report. 🔐

`GET /v3/reports/{id}`

Get a certain report<br/> <br/> Splittest reports always contain their versions as complete reports in an additional array field "versions".<br/> Do not call versions of a splittest directly!<br/> If you do so, you will get an error (403) containing the parent id to be called instead.

## Path parameters

- `id` string, required

## Response `200`

Success

- string

---

[API](https://skmtc.net/cleverreach/apis/cleverreach-rest-api.md) · [All operations](https://skmtc.net/cleverreach/apis/cleverreach-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleverreach/cleverreach-rest-api/revisions/7248a065f67f/schema)
