Skip to main content
European CommissionEBSI European Blockchain
Select the Environment you want to work withEnvironment:

Get StatusList2021Credential

Last updated on
GET 

https://api-pilot.ebsi.eu/trusted-issuers-registry/v4/issuers/:did/proxies/:proxyId/:path

Retrieves a StatusList2021Credential JWT through the issuer's proxy.

Request

Path Parameters

    did stringrequiredExamples:

    Description: Valid Pilot DID

    Example: did:ebsi:zsqBYQuKunNdr3XfGfPUvU7

    proxyId stringrequiredExamples:

    Description: Valid Pilot proxyId

    Example: 0xe34e137dbefa842d71c0c840ddb4900af3611e297d8403e80f99a13e187e8d63

    path stringrequiredExamples:

    Description: Path to a StatusList2021Credential

    Example: credentials/status/1

Responses

Success

Schema
    string
Request Collapse all
Base URL
https://api-pilot.ebsi.eu
Parameters
— pathrequired
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!

curl -L 'https://api-pilot.ebsi.eu/trusted-issuers-registry/v4/issuers/:did/proxies/:proxyId/:path' \
-H 'Accept: application/json'