Skip to main content
GET
cURL

Path Parameters

account_id
string<address>
required

account ID

Example:

"0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621"

Query Parameters

after_lt
integer<int64>

omit this parameter to get last transactions

Example:

39787624000003

before_lt
integer<int64>

omit this parameter to get last transactions

Example:

39787624000003

limit
integer<int32>
default:100
Required range: 1 <= x <= 1000
Example:

100

sort_order
enum<string>
default:desc

used to sort the result-set in ascending or descending order by lt.

Available options:
desc,
asc

Response

blockchain account transactions

transactions
object[]
required