Get account assets
Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
| Path Parameters | 
|---|
principal string —  REQUIREDStacks address or a Contract identifier  | 
| Query Parameters | 
|---|
limit integermax number of account assets to fetch  | 
offset integerindex of first account assets to fetch  | 
unanchored booleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks  | 
until_block stringreturned 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 
  |