---
title: "Api Request Download"
method: POST
path: "/api/artifacts/download"
tags: ["Artifacts"]
---

# Api Request Download

`POST /api/artifacts/download`

Get a presigned download URL for an artifact.

## Request body

- DownloadRequest
  - `job_id` string, required
  - `filename` string, required
  - `artifact_type` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc.dev/aabiro/apis/xcelsior/revisions/95960849edcd?raw)
