This view exposes the stored service registration information as it is currently held by the registrar.
[
{
"intendedUseIdentifier": "urn:uuid:ba626804-d6a1-5147-b3c9-b888f58e8bb5",
"purpose": [
{
"lang": "de",
"content": "Identitätsprüfung für digitale Onboarding-Prozesse"
},
{
"lang": "en",
"content": "Identity checks for digital onboarding processes"
}
],
"privacyPolicy": [
{
"policyURI": "https://services.example.at/privacy/identity-check",
"type": "PRIVACY"
}
],
"credentials": [
{
"format": "dc+sd-jwt",
"meta": {
"vct_values": [
"urn:eu.europa.ec.eudi:pid:1"
]
},
"claims": [
{
"path": [
"given_name"
],
"values": null
},
{
"path": [
"family_name"
],
"values": null
},
{
"path": [
"birthdate"
],
"values": null
}
]
}
],
"createdAt": "2025-01-01T00:00:00Z",
"revokedAt": null
}
]