getAccountActivity

Get all transactions in which the queried account was involved either as a sender or a receiver.

Path Params
string
required
Defaults to 0xe9a3afbd4e8681d370482bd4e1c40961040d0d350d9042d6611f5d2a5e2b97d5

Queried address digest (hash).

Query Params
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:
*/*