v6

latestOpenAPI 3.0.4Apache-2.0raw.githubusercontent.com2026-07-17237455.3 KB
Testing

Get the issuer testing workspace

Returns operational dashboard aggregates, credential catalog metadata, and action URLs. AS-protected instances require their exact configured resource grant.

get/api/oid4vci/v1/testing/instances/{instanceId}/workspace

Path parameters

instanceIdstring required

Response

Operational issuer testing workspace.

service'oid4vci-issuer' required
kind'issuer' required
instanceIdstring required

Example response

{
  "dashboard": {
    "sessions": {
      "recentWindowSeconds": 86400
    }
  }
}