Optionalapi_The API version to use. If omitted, use version 1.
The name of the API method.
OptionalidA 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
Optionalledger_A 20-byte hex string for the ledger version to use.
Optionalledger_The ledger index of the ledger to use, or a shortcut string.
OptionallimitDefault varies. Limit the number of transactions to retrieve. The server is not required to honor this value.
OptionalmarkerValue 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.
Optionalnft_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.