---
title: "GET /v2/templating-extensions"
method: GET
path: "/v2/templating-extensions"
---

# GET /v2/templating-extensions

`GET /v2/templating-extensions`

Returns a structure describing the available templating extensions.

## Response `200`

Ok

- ListTemplatingExtensionsResponse — The response shape for the `listTemplatingExtensions` call to the `scaffolder-backend`
  - `filters` object, required
  - `globals` object, required
    - `functions` object, required
    - `values` object, required

## Changes

- **2026-02-28** `95b381100ec1` — 1 breaking
  - response property `globals/values/additionalProperties/value` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2025-11-11** `4d3a3cc5dcc5` — 2 warning, 2 info
  - removed the optional property `filters/additionalProperties/'examples'` from the response with the `200` status
  - removed the optional property `globals/functions/additionalProperties/'examples'` from the response with the `200` status
  - added the optional property `filters/additionalProperties/examples` to the response with the `200` status
  - added the optional property `globals/functions/additionalProperties/examples` to the response with the `200` status
- **2025-04-29** `c9f50a7e24c0` — 1 info
  - endpoint added
- **2024-07-09** `ec4c702e10c9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/backstage/apis/scaffolder/changes/v2/templating-extensions/get.md)

---

[API](https://skmtc.dev/backstage/apis/scaffolder.md) · [All operations](https://skmtc.dev/backstage/apis/scaffolder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/backstage/scaffolder/revisions/7f53f7b1650b/schema)
