---
title: "get test artifact url"
method: GET
path: "/artifact/url"
tags: ["Report"]
---

# get test artifact url

`GET /artifact/url`

Get a test artifact url

## Query parameters

- `path` string, required
- `kms_unsupported` boolean

## Response `200`

JSON blob containing signed URL for retrieving the artifact

- RedirectResponse
  - `redirectUrl` string

## Other responses

- `400` — Invalid or missing parameter
- `401` — User not authenticated
- `403` — User not authorized
- `404` — Artifact not found
- `default` — Unexpected error

---

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