---
title: "Get Model Lab artifact content"
method: GET
path: "/api/v2/model-lab-api/artifacts/content"
tags: ["Model Lab API"]
---

# Get Model Lab artifact content

`GET /api/v2/model-lab-api/artifacts/content`

Download the raw content of a Model Lab artifact file.

## Query parameters

- `project_id` string, required
- `artifact_path` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `429` — Too many requests
- `500` — Internal Server Error

---

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