---
title: "GET /assessments/{assessmentId}/reports/{assessmentReportId}/url"
method: GET
path: "/assessments/{assessmentId}/reports/{assessmentReportId}/url"
---

# GET /assessments/{assessmentId}/reports/{assessmentReportId}/url

`GET /assessments/{assessmentId}/reports/{assessmentReportId}/url`

Returns the URL of an assessment report in Audit Manager.

## Path parameters

- `assessmentReportId` string, required
- `assessmentId` string, required

## Response `200`

Success

- GetAssessmentReportUrlResponse
  - `preSignedUrl` URL — Short for uniform resource locator. A URL is used as a unique identifier to locate a resource on the internet.
    - `hyperlinkName` string — The name or word that's used as a hyperlink to the URL.
    - `link` string — The unique identifier for the internet resource.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ResourceNotFoundException

---

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