Policies

Get smart contract interface

Get details about a smart contract interface.

post/public/v1/query/get_smart_contract_interface

Request body

organizationIdstring required

Unique identifier for a given organization.

smartContractInterfaceIdstring required

Unique identifier for a given smart contract interface.

Response

A successful response.

Changes