---
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.

---

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