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

GET /connectapi/v1/letstrust/ebsi-vc/issue/110987?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/110987",
    "type": [
        "VerifiableCredential",
        "VerifiableAttestation",
        "VerifiableAccreditation",
        "DiplomaVerifiableAccreditation"
    ],
    "issuer": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
    "issued": "2024-11-28T00:00:00Z",
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "http://data.europa.eu/snb/accreditation/e57dddfcf3",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/SKVC/296704_20250124_2300_63f44c5e-e22b-4431-b20e-9ec444673322.pdf",
                "http://backend.deqar.eu/reports/SKVC/296705_20250124_2300_89ce9f09-3950-4525-99f1-61321a3070ae.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Digital Transformation and System Architectures",
                    "alternativeLabel": [
                        "Veiklos skaitmeninimas ir sistemų architektūros"
                    ],
                    "EQFLevel": "http://data.europa.eu/snb/eqf/7"
                }
            ],
            "id": "https://data.deqar.eu/report/110987#subject=did:ebsi:zbHsAHFbgGBZpKdUts3pHb9",
            "limitJurisdiction": [
                "http://publications.europa.eu/resource/authority/atu/LTU"
            ]
        },
        "id": "did:ebsi:zbHsAHFbgGBZpKdUts3pHb9"
    },
    "issuanceDate": "2024-11-28T00:00:00Z",
    "validFrom": "2024-11-28T00:00:00Z",
    "expirationDate": "2031-11-28T00: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-14T18:52:07Z",
        "verificationMethod": "did:ebsi:zk4bhCepWSYp9RhZkRPiwUL",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..vOzw3y4hgKWm_Q3NvHCgiwvGvtotFXvI0ILatvBRC6VHJ_vS1HYK_1gVdzg618FhsRBj0CUws5HWj6drpdzDFQ"
    }
}