This view exposes the stored service registration information as it is currently held by the registrar.
[
{
"intendedUseIdentifier": "urn:uuid:2b062f1a-eacc-44a5-b8cb-03d415b107b8",
"purpose": [
{
"lang": "en",
"content": "Identity profile for demo login and register lookup."
}
],
"privacyPolicy": [
{
"policyURI": "http://localhost:8080/privacy",
"type": "PRIVACY"
}
],
"credentials": [
{
"format": "dc+sd-jwt",
"meta": {
"vct_values": [
"urn:eudi:pid:1"
]
},
"claims": [
{
"path": [
"given_name"
],
"values": null
},
{
"path": [
"family_name"
],
"values": null
},
{
"path": [
"birth_date"
],
"values": null
}
]
}
],
"createdAt": "2026-09-02T14:49:44.509099+00:00",
"revokedAt": null
}
]