get Contract
Gets detailed information about a smart account contract.
Retrieves full contract details including summary information and all context rules with their signers and policies.
Return
A response containing the contract ID, summary, and all context rules.
Parameters
contract Id
The contract ID to query (C... format).
Throws
if the contract ID format is invalid.
if the request fails.
if the request times out.