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
Name
Type
Description
contractID*
String
Contract Identifier
content:
application/json:
schema:
type: number content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'Last updated