Get Contract Permissions

Get contract permissions

GET /contracts/{contractId}/permissions

Get smart-contract permissions. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

NameTypeDescription

contractID*

String

Contract Identifier

content:
            application/json:
              schema:
                type: number

Last updated