---
title: "GET /providers/Microsoft.Resources/builtInTemplateSpecs/{templateSpecName}/versions/{templateSpecVersion}"
method: GET
path: "/providers/Microsoft.Resources/builtInTemplateSpecs/{templateSpecName}/versions/{templateSpecVersion}"
tags: ["TemplateSpecVersions"]
---

# GET /providers/Microsoft.Resources/builtInTemplateSpecs/{templateSpecName}/versions/{templateSpecVersion}

`GET /providers/Microsoft.Resources/builtInTemplateSpecs/{templateSpecName}/versions/{templateSpecVersion}`

Gets a Template Spec version from a specific built-in Template Spec.

## Path parameters

- `templateSpecName` string, required
- `templateSpecVersion` string, required

## Query parameters

- `api-version` string, required

## Response `200`

OK - Returns information about the built-in Template Spec version.

- TemplateSpecVersion — Common properties for all Azure resources.
  - `id` string — String Id used to locate any resource on Azure.
  - `name` string — Name of this resource.
  - `type` string — Type of this resource.
  - `systemData` SystemData — unresolved $ref

## Other responses

- `default` — Error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/resources-microsoft-resources-templatespecs.md) · [All operations](https://skmtc.net/azure/apis/resources-microsoft-resources-templatespecs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/resources-microsoft-resources-templatespecs/revisions/097ef22eb201/schema)
