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

Get a schema revision

GET 

https://api-conformance.ebsi.eu/trusted-schemas-registry/v2/schemas/:schemaId/revisions/:schemaRevisionId

Returns a trusted schema revision identified by its ID.

Request

Path Parameters

    schemaId stringrequiredExamples:

    Description: Valid Conformance schemaId

    Example: zGr1f1vZz3bk4PDAsYjM3eA76eMGdZ4XiQysU2HJjadc4

    schemaRevisionId stringrequiredExamples:

    Description: Valid Conformance schemaRevisionId

    Example: 0xf41f87656d579ee72ee2e10107c769255d9e41483501d6ab42b0fe312fa40062

Responses

Success

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

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

curl -L 'https://api-conformance.ebsi.eu/trusted-schemas-registry/v2/schemas/:schemaId/revisions/:schemaRevisionId' \
-H 'Accept: application/json'