Report

Get account report

get

Exports account balance report in .csv format

Path parameters
addressstringRequired

Account address (starting with tz or KT)

Query parameters
fromstring · date-time | nullableOptional

Start of the datetime range to filter by (ISO 8601, e.g. 2019-11-31)

tostring · date-time | nullableOptional

End of the datetime range to filter by (ISO 8601, e.g. 2019-12-31)

currencystring | nullableOptional

Currency to convert amounts to (btc, eur, usd, cny, jpy, krw, eth, gbp)

historicalbooleanOptional

true if you want to use historical prices, false to use current price

Default: false
delimiterstring | nullableOptional

Column delimiter (comma, semicolon)

Default: comma
separatorstring | nullableOptional

Decimal separator (comma, point)

Default: point
Responses
200Success
application/octet-stream
Responsestring · binary
get
GET /v1/accounts/{address}/report HTTP/1.1
Host: xtz-index.nownodes.io
Accept: */*
200Success
binary