Read EBSI Schema
GET/v2/config/digital-wallet/openid/trust-anchor/schema/:ebsiSchemaId
This endpoint is used read ebsi schema from trusted schema registry.
Request
Path Parameters
ebsiSchemaId stringrequired
Identifier for EBSI schema
Responses
- 200
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
ebsiSchema object
{
"ebsiSchema": {}
}
Loading...