---
title: "GET /v1/report/get#reportId&termToken"
method: GET
path: "/v1/report/get#reportId&termToken"
---

# GET /v1/report/get#reportId&termToken

`GET /v1/report/get#reportId&termToken`

Get the content for a single report.

## Query parameters

- `reportId` string, required
- `reportVersion` integer
- `termToken` string, required

## Response `200`

Success

- GetReportResponse
  - `documentPresignedUrl` string — Presigned S3 url to access the report content.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ThrottlingException
- `482` — AccessDeniedException
- `483` — ConflictException
- `484` — InternalServerException
- `485` — ValidationException
- `486` — ServiceQuotaExceededException

---

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