Specific view to issue EBSI-compliant Verifiable Accreditations (Diploma Use Case)

GET /connectapi/v1/letstrust/ebsi-vc/issue/47575?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/47575",
    "type": [
        "VerifiableCredential",
        "VerifiableAttestation",
        "VerifiableAccreditation",
        "DiplomaVerifiableAccreditation"
    ],
    "issuer": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
    "issued": "2017-09-01T00:00:00Z",
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "http://data.europa.eu/snb/accreditation/003293d2ce",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NVAO/20191025_1220_59b6aa2e18c4f_KUL%20-%20Evaluatierapport.pdf",
                "http://backend.deqar.eu/reports/NVAO/20191025_1220_59b6ed1f46540_KUL%20-%20Adviesrapport.pdf",
                "http://backend.deqar.eu/reports/NVAO/20191025_1220_59b6aa2e18c4f_KUL%20-%20%20Besluit.pdf"
            ],
            "id": "https://data.deqar.eu/report/47575#subject=did:ebsi:zx23VeYxC5oGUWZ1SUSLjqL",
            "limitJurisdiction": [
                "http://publications.europa.eu/resource/authority/atu/BEL_CGG_VLA"
            ],
            "limitQFLevel": [
                "http://data.europa.eu/snb/eqf/7",
                "http://data.europa.eu/snb/eqf/6",
                "http://data.europa.eu/snb/eqf/8"
            ]
        },
        "id": "did:ebsi:zx23VeYxC5oGUWZ1SUSLjqL"
    },
    "issuanceDate": "2017-09-01T00:00:00Z",
    "validFrom": "2017-09-01T00:00:00Z",
    "expirationDate": "2023-09-30T00:00:00Z",
    "credentialSchema": {
        "id": "https://api.preprod.ebsi.eu/trusted-schemas-registry/v1/schemas/0x13d597f8495e6b6e3d0c072218756a1bcc3ea50ebeb3ab4c3944bd400e0c3c6a",
        "type": "FullJsonSchemaValidator2021"
    },
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "created": "2025-03-15T00:43:10Z",
        "verificationMethod": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..yvZpivQQriuxfThedK7nLTHHs0xJHxJT8Q8uOKD6_shYLhjLid_9bFMFRJgVCTJuZ1ezHb2gSH16O1NXFzgmAw"
    }
}