---
title: "Download Manifest"
method: GET
path: "/artifacts/{session_id}/manifest"
tags: ["artifacts"]
---

# Download Manifest

`GET /artifacts/{session_id}/manifest`

Download the run artifact manifest JSON file.

## Path parameters

- `session_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `422` — Validation Error

## Changes

- **2026-05-27** `47f94b0bee77` — 1 info
  - endpoint added
- **2026-04-29** `12695b6a0290` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nvidia/apis/texture-agent-service/changes/artifacts/:session_id/manifest/get.md)

---

[API](https://skmtc.dev/nvidia/apis/texture-agent-service.md) · [All operations](https://skmtc.dev/nvidia/apis/texture-agent-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nvidia/texture-agent-service/revisions/1ba426fbca03/schema)
