---
title: "GET /testexecutions/{testExecutionId}/artifacturl"
method: GET
path: "/testexecutions/{testExecutionId}/artifacturl"
---

# GET /testexecutions/{testExecutionId}/artifacturl

`GET /testexecutions/{testExecutionId}/artifacturl`

The pre-signed Amazon S3 URL to download the test execution result artifacts.

## Path parameters

- `testExecutionId` string, required

## Response `200`

Success

- GetTestExecutionArtifactsUrlResponse
  - `testExecutionId` string — The unique identifier of the completed test execution.
  - `downloadArtifactsUrl` string — The pre-signed Amazon S3 URL to download completed test execution.

## Other responses

- `480` — ThrottlingException
- `481` — ServiceQuotaExceededException
- `482` — ValidationException
- `483` — ResourceNotFoundException
- `484` — InternalServerException

---

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