Transactions by block height
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
NOTE: This endpoint is deprecated in favor of Get transactions by block.
Retrieves all transactions within a block at a given height
| Path Parameters | 
|---|
| heightinteger —  REQUIREDHeight of block | 
| Query Parameters | 
|---|
| limitintegermax number of transactions to fetch | 
| offsetintegerindex of first transaction to fetch | 
| unanchoredbooleanInclude transaction data from unanchored (i.e. unconfirmed) microblocks | 
| Responses | |||||
|---|---|---|---|---|---|
| 200List of Transactions 
 |