---
title: "Download a Box artifact"
method: GET
path: "/boxes/{boxId}/artifacts"
tags: ["Box"]
---

# Download a Box artifact

`GET /boxes/{boxId}/artifacts`

## Path parameters

- `boxId` string, required

## Query parameters

- `path` string, required

## Response `200`

Artifact bytes.

---

[API](https://skmtc.dev/ascii/apis/box-public-api-v1.md) · [All operations](https://skmtc.dev/ascii/apis/box-public-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ascii/box-public-api-v1/revisions/82d576f82046/schema)
