Get account transactions including STX transfers for each transaction.
This endpoint has been deprecated and may be removed in future versions of the API.
Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
| Path Parameters | 
|---|
| principalstring —  REQUIREDStacks address or a Contract identifier | 
| Query Parameters | 
|---|
| limitintegermax number of account transactions to fetch | 
| offsetintegerindex of first account transaction to fetch | 
| heightnumberFilter for transactions only at this given block height | 
| unanchoredbooleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks | 
| until_blockstringreturned data representing the state up until that point in time, rather than the current block. | 
| Responses | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200Success 
 |