Filter by address involved in the transaction.
An account's address is consider to be involved in the transaction when the account is the sender, recipient, or it is required to cosign the transaction.
This filter cannot be combined with ''recipientAddress'' and ''signerPublicKey'' query params. (optional)
When true, the endpoint also returns all the embedded aggregate transactions. When false, only top-level transactions used to calculate the block transactionsHash are returned. (optional, default to false)
The group of transaction (confirmed, unconfirmed or partial). Required.
Filter by block height. (optional, default to null)
Entry id at which to start pagination. If the ordering parameter is set to -id, the elements returned precede the identifier. Otherwise, newer elements with respect to the id are returned. (optional)
Sort responses in ascending or descending order based on the collection property set on the param ''order''. If the request does not specify ''order'', REST returns the collection ordered by id. (optional)
Filter by page number. (optional)
Number of entities to return for each request. (optional)
Address of an account receiving the transaction. (optional)
Public key of the account signing the entity. (optional)
Filter by transaction type. To filter by multiple transaction type. (optional, default to new empty array)
Generated using TypeDoc
Defines the params used to search transactions. With this criteria, you can sort and filter transactions queries using rest.