---
title: "GET /v1/report/getTermForReport#reportId"
method: GET
path: "/v1/report/getTermForReport#reportId"
---

# GET /v1/report/getTermForReport#reportId

`GET /v1/report/getTermForReport#reportId`

Get the Term content associated with a single report.

## Query parameters

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

## Response `200`

Success

- GetTermForReportResponse
  - `documentPresignedUrl` string — Presigned S3 url to access the term content.
  - `termToken` string — Unique token representing this request event.

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