Skip to main content
A single response, which is returned from the node to the client, after the client sent the node a query. This includes all responses.
FieldTypeDescription
getByKeyGetByKeyResponseGet all entities associated with a given key
getBySolidityIDGetBySolidityIDResponseGet the IDs in the format used in transactions, given the format used in Solidity
contractCallLocalContractCallLocalResponseResponse to call a function of a smart contract instance
contractGetBytecodeResponseContractGetBytecodeResponseGet the bytecode for a smart contract instance
contractGetInfoContractGetInfoResponseGet information about a smart contract instance
contractGetRecordsResponseContractGetRecordsResponseGet all existing records for a smart contract instance
cryptogetAccountBalanceCryptoGetAccountBalanceResponseGet the current balance in a cryptocurrency account
cryptoGetAccountRecordsCryptoGetAccountRecordsResponseGet all the records that currently exist for transactions involving an account
cryptoGetInfoCryptoGetInfoResponseGet all information about an account
cryptoGetLiveHashCryptoGetLiveHashResponseGet a single claim from a single account (or null if it doesn’t exist)
cryptoGetProxyStakersCryptoGetStakersResponseGet all the accounts that proxy stake to a given account, and how much they proxy stake
fileGetContentsFileGetContentsResponseGet the contents of a file (the bytes stored in it)
fileGetInfoFileGetInfoResponseGet information about a file, such as its expiration date
transactionGetReceiptTransactionGetReceiptResponseGet a receipt for a transaction (lasts 180 seconds)
transactionGetRecordTransactionGetRecordResponseGet a record for a transaction (lasts 1 hour)
transactionGetFastRecordTransactionGetFastRecordResponseGet a record for a transaction (lasts 180 seconds)
consensusGetTopicInfoConsensusGetTopicInfoResponseParameters of and state of a consensus topic.
networkGetVersionInfoNetworkGetVersionInfoResponseSemantic versions of Consensus Node and HAPI proto
tokenGetInfoTokenGetInfoResponseGet all information about a token
scheduleGetInfoScheduleGetInfoResponseGet all information about a schedule entity
tokenGetAccountNftInfoTokenGetAccountNftInfoResponseA list of the NFTs associated with the account
tokenGetNftInfoTokenGetNftInfoResponseAll information about an NFT
tokenGetNftInfosTokenGetNftInfosResponseA list of the NFTs for the token