Resolve trust entities
POST/api/identifier/v1/resolve-trust-entity
Resolves trust entity information of supplied identifiers.
For holders and verifiers: get identifiers from offered credentials or shared proofs and pass them here. The system checks the identifiers against your trust anchors and returns information for trusted entities.
Note that trust information is informational only. Holders and verifiers can decide how to proceed with any given interaction.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error