Get account assets
Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
| Path Parameters | 
|---|
| principalstring —  REQUIREDStacks address or a Contract identifier | 
| Query Parameters | 
|---|
| limitintegermax number of account assets to fetch | 
| offsetintegerindex of first account assets to fetch | 
| unanchoredbooleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks | 
| until_blockstringreturned data representing the state at that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time. | 
| Responses | |||||
|---|---|---|---|---|---|
| 200Success 
 |