Get account transactions including STX transfers for each transaction.
Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
| Path Parameters | 
|---|
principal string —  REQUIREDStacks address or a Contract identifier  | 
| Query Parameters | 
|---|
limit integermax number of account transactions to fetch  | 
offset integerindex of first account transaction to fetch  | 
height numberFilter for transactions only at this given block height  | 
unanchored booleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks  | 
until_block stringreturned data representing the state up until that point in time, rather than the current block.  | 
| Responses | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success 
  |