---
title: "GET /{resourceScope}/providers/Microsoft.Blueprint/blueprints"
method: GET
path: "/{resourceScope}/providers/Microsoft.Blueprint/blueprints"
tags: ["Blueprint"]
---

# GET /{resourceScope}/providers/Microsoft.Blueprint/blueprints

`GET /{resourceScope}/providers/Microsoft.Blueprint/blueprints`

List blueprint definitions.

## Path parameters

- `resourceScope` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK -- retrieved list of blueprint definitions.

- BlueprintList — List of blueprint definitions.
  - `value` Blueprint[] — List of blueprint definitions.
    - `id` string — String Id used to locate any resource on Azure.
    - `type` string — Type of this resource.
    - `name` string — Name of this resource.
  - `nextLink` string — Link to the next page of results.

## Other responses

- `default` — Blueprints error response.

---

[API](https://skmtc.net/azure/apis/blueprintclient-3.md) · [All operations](https://skmtc.net/azure/apis/blueprintclient-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/blueprintclient-3/revisions/0f20a9e5d396/schema)
