Get the list of Stacks blocks in a tenure
Get the list of blocks in a tenure. The blocks will be shown in order from highest to lowest.
Path parameters
The hex-encoded consensus hash of the tenure to query (40 hexadecimal characters, without 0x prefix)
Response
List of Stacks blocks in the tenure
Changes
Changed in 5 of the 53 revisions of this API.34
- ▲
the response's body type changed from
stringto no type for statusresponse-body-type-changed
- ▲
- ▲
added the pattern
^[0-9a-f]{40}$to thepathrequest parameterconsensus_hashrequest-parameter-pattern-added
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲