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
}
}
}Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○