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.
Example response
{
"dashboard": {
"sessions": {
"recentWindowSeconds": 86400
}
}
}