getAccountTransactions

Get a list of all transaction blocks run by the queried account.

Path Params
string
required
Defaults to 0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab

Queried address digest (hash).

Query Params
string
enum
required
Defaults to SENDER

Type of actor in a transaction: a sender or a receiver.

Allowed:
string

Cursor that should be sent to an endpoint to receive the next batch of responses.

int32
1 to 50
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*