Optional
api_The API version to use. If omitted, use version 1.
The name of the API method.
Optional
idA unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.
A unique identifier for the account, most commonly the account's address
Optional
ledger_A 20-byte hex string for the ledger version to use.
Optional
ledger_The ledger index of the ledger to use, or a shortcut string.
Optional
limitDefault varies. Limit the number of transactions to retrieve. The server is not required to honor this value.
Optional
markerValue from a previous paginated response. Resume retrieving data where that response left off. This value is stable even if there is a change in the server's range of available ledgers.
Optional
nft_Filter NFTs issued by this issuer that have this taxon.
The nfts_by_issuer method returns a list of NFTokens issued by the account. The order of the NFTs is not associated with the date the NFTs were minted. Expects a response in the form of a NFTsByIssuerResponse.