Skip to main content

Gets all the transactions

Gets all the transactions

Path Parameters
id string — REQUIRED
Query Parameters
start string
end string
page int
limit int
Responses
200

successful operation

Schema
items object[]
timeline_received_count uint
block_height uint
timeline_balance uint
out uint

Absolute amount of transaction (fees substracted)

address string
amount uint
tx_hash string
timeline_sent_count uint
fee uint
create_time string

Creation time in RFC3339 format

pagination object
current_page int
limit int
total_pages int
total uint
400

Invalid input

Schema
code string

Possible values: [invalid, missging field, missing]

message string
details object[]
resource string
code string
field string
description string
401

Unauthorized

Schema
code string

Possible values: [invalid, missging field, missing]

message string
details object[]
resource string
code string
field string
description string