---
title: "Get verifier testing-console capabilities"
method: GET
path: "/api/oid4vp/v1/testing/instances/{instanceId}/capabilities"
tags: ["Testing"]
---

# Get verifier testing-console capabilities

`GET /api/oid4vp/v1/testing/instances/{instanceId}/capabilities`

## Path parameters

- `instanceId` string, required

## Response `200`

Supported testing actions.

- VerifierTestingCapabilities
  - `service` 'oid4vp-verifier', required
  - `actions` string[], required
  - `bootstrapUrl` string, uri, required
  - `actionUrl` string, required — Absolute action URL template containing the `{action}` path placeholder.

## Other responses

- `401` — The configured exposure mode requires AS authentication.
- `404` — Testing console is disabled or unavailable.

## Changes

- **2026-07-17** `adc83292e12f` — 1 info
  - endpoint added

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

---

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