Get the latest nonce used by an account
Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
| Path Parameters | 
|---|
| principalstring —  REQUIREDStacks address | 
| Query Parameters | 
|---|
| block_heightnumberOptionally get the nonce at a given block height. | 
| block_hashstringOptionally get the nonce at a given block hash. Note - Use either of the query parameters but not both at a time. | 
| Responses | ||||||
|---|---|---|---|---|---|---|
| 200Success 
 |