Get inbound STX transfers
Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type,
and transfers from contract-call transactions a the send-many-memo bulk sending contract.
| Path Parameters | 
|---|
| principalstring —  REQUIREDStacks address or a Contract identifier | 
| Query Parameters | 
|---|
| limitintegernumber of items to return | 
| offsetintegernumber of items to skip | 
| heightnumberFilter for transfers 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. Note - Use either of the query parameters but not both at a time. | 
| Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200Success 
 |