Get account transactions

Retrieves transactions from an account. If the start version is too far in the past a 410 will be returned.

If no start version is given, it will start at 0

Path Params
string
required

Address of account with or without a 0x prefix

Query Params
string

Ledger version to start list of transactions

If not provided, defaults to showing the latest transactions

uint16

Max number of transactions to retrieve.

If not provided, defaults to default page size

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/x-bcs