Blocks

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.

get/v3/tenures/blocks/{consensus_hash}

Path parameters

consensus_hashstring required

The hex-encoded consensus hash of the tenure to query (40 hexadecimal characters, without 0x prefix)

Response

List of Stacks blocks in the tenure

TenureBlocks required— unresolved $ref

Changes

Changed in 5 of the 53 revisions of this API.34

    • the response's body type changed from string to no type for status

      response-body-type-changed

    • added the pattern ^[0-9a-f]{40}$ to the path request parameter consensus_hash

      request-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