---
title: "Batch Fetch Artifacts"
method: POST
path: "/artifacts/batch"
tags: ["Artifacts"]
---

# Batch Fetch Artifacts

`POST /artifacts/batch`

Batch fetch artifacts by IDs across all containers.

## Request body

- BatchFetchRequest — Batch fetch artifacts by IDs.
  - `artifact_ids` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agience/apis/agience-platform-api.md) · [All operations](https://skmtc.net/agience/apis/agience-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agience/agience-platform-api/versions/187bad270c94/schema)
