Retrieve a Contract

Already created a contract? To get its details such as owner, rules, and deployment details use this endpoint.

Endpoint: GET /api/contracts/{contractId}

This way, you will be given a range of information that will give you the specifics of the contract.

Last updated