---
title: "List issuer testing templates"
method: GET
path: "/api/oid4vci/v1/testing/instances/{instanceId}/templates"
tags: ["Testing"]
---

# List issuer testing templates

`GET /api/oid4vci/v1/testing/instances/{instanceId}/templates`

## Path parameters

- `instanceId` string, required

## Response `200`

Available issuer testing templates.

- Oid4vciTestingTemplatePage
  - `items` Oid4vciTestingTemplateSummary[], required
    - `id` string, required
    - `name` string, required
    - `description` string, nullable
    - `credentialConfigurationIds` string[], required

## Other responses

- `401` — The configured exposure mode requires AS authentication.
- `404` — Testing surface or instance not found.

## Changes

- **2026-07-17** `9672e59cf758` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/oid4vci-issuer-integration-api/changes/api/oid4vci/v1/testing/instances/:instanceId/templates/get.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/oid4vci-issuer-integration-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/oid4vci-issuer-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/oid4vci-issuer-integration-api/revisions/9672e59cf758/schema)
