eclipse-tractusx / ssi-authority-schema-registry

SSI Authority & Schema Registry
Apache License 2.0
3 stars 5 forks source link

Authority & Schema Registry - API Endpoin #1 #4

Closed jjeroch closed 5 months ago

jjeroch commented 9 months ago

Summary

API Endpoint Details

Response Body

[ { "credentialName": "string", "credential": "string", "authorities": [ "BPNL00000003CRHK" ] } ]

Additional supported functions

allow optional search parameter by "BPNL" In case the BPNL shared is not available in any data record, response is supposed to be empty.

Additional supported functions

allow optional filter parameter by "credential type" In case the credential shared is not available in any data record, response is supposed to be empty.

Authentication

Open available