Get transactions by block
Retrieves transactions confirmed in a single block.
GET
/extended/v2/blocks/{height_or_hash}/transactions
Get transactions by block
Retrieves transactions confirmed in a single block
Path Parameters
height_or_hashRequiredinteger | string
filter by block height, hash, index block hash or the constant latest to filter for the most recent block
| Status code | Description | 
|---|---|
| 200 | List of transactions | 
GET request that returns transactions