---
title: "Presigned URL for the enterprise blueprint YAML"
method: GET
path: "/v3beta1/enterprise/snapshot-setup/blueprints/{blueprint_id}/contents"
tags: ["snapshot_setup"]
---

# Presigned URL for the enterprise blueprint YAML

`GET /v3beta1/enterprise/snapshot-setup/blueprints/{blueprint_id}/contents`

## Path parameters

- `blueprint_id` string, required

## Response `200`

Successful Response

- PresignedDownload — Reusable presigned-URL response (10-minute TTL).
  - `expires_at` integer, required — Unix timestamp at which the URL expires.
  - `url` string, required — Presigned GET URL (HTTPS).

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Content
- `429` — Too Many Requests

---

[API](https://skmtc.net/devinenterprise/apis/devin-api-v1.md) · [All operations](https://skmtc.net/devinenterprise/apis/devin-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devinenterprise/devin-api-v1/revisions/e3244476af1c/schema)
