Changes to Fetch a sequence of Nakamoto blocks in a tenure

GET /v3/tenures/{block_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 15 of the 53 revisions of this API.221468

  1. 30468ca2533f424
  2. f7f733b4a1fc8
  3. eb2153a4a3ad424
  4. 96224b968a3e8
  5. 97e7080a8130424
  6. db8094c96a6e8
  7. 68660d89e56f424
  8. d7bba78bfcac8
  9. f29c78384efe421
  10. 46bc74e5bab33
  11. 04a9a0b50aa312
  12. 488dd3b8002022
  13. 170414634c9012
  14. 2fc5956efe3d22
  15. 87a7fe30e4368

What changed

  • 30468ca2533f424See the full diff
    • for the path request parameter block_id, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

    • for the query request parameter stop, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

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

      request-parameter-pattern-added

    • added the pattern ^[0-9a-f]{64}$ to the query request parameter stop

      request-parameter-pattern-added

    • for the path request parameter block_id, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter stop, the maxLength was set to 64

      request-parameter-max-length-set

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • for the path request parameter block_id, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • for the query request parameter stop, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • removed the pattern ^[0-9a-f]{64}$ from the path request parameter block_id

      request-parameter-pattern-removed

    • removed the pattern ^[0-9a-f]{64}$ from the query request parameter stop

      request-parameter-pattern-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 405

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

  • eb2153a4a3ad424See the full diff
    • for the path request parameter block_id, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

    • for the query request parameter stop, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

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

      request-parameter-pattern-added

    • added the pattern ^[0-9a-f]{64}$ to the query request parameter stop

      request-parameter-pattern-added

    • for the path request parameter block_id, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter stop, the maxLength was set to 64

      request-parameter-max-length-set

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • for the path request parameter block_id, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • for the query request parameter stop, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • removed the pattern ^[0-9a-f]{64}$ from the path request parameter block_id

      request-parameter-pattern-removed

    • removed the pattern ^[0-9a-f]{64}$ from the query request parameter stop

      request-parameter-pattern-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 405

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

  • 97e7080a8130424See the full diff
    • for the path request parameter block_id, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

    • for the query request parameter stop, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

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

      request-parameter-pattern-added

    • added the pattern ^[0-9a-f]{64}$ to the query request parameter stop

      request-parameter-pattern-added

    • for the path request parameter block_id, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter stop, the maxLength was set to 64

      request-parameter-max-length-set

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • for the path request parameter block_id, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • for the query request parameter stop, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • removed the pattern ^[0-9a-f]{64}$ from the path request parameter block_id

      request-parameter-pattern-removed

    • removed the pattern ^[0-9a-f]{64}$ from the query request parameter stop

      request-parameter-pattern-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 405

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

  • 68660d89e56f424See the full diff
    • for the path request parameter block_id, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

    • for the query request parameter stop, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

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

      request-parameter-pattern-added

    • added the pattern ^[0-9a-f]{64}$ to the query request parameter stop

      request-parameter-pattern-added

    • for the path request parameter block_id, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter stop, the maxLength was set to 64

      request-parameter-max-length-set

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • for the path request parameter block_id, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • for the query request parameter stop, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • removed the pattern ^[0-9a-f]{64}$ from the path request parameter block_id

      request-parameter-pattern-removed

    • removed the pattern ^[0-9a-f]{64}$ from the query request parameter stop

      request-parameter-pattern-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 405

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

  • f29c78384efe421See the full diff
    • for the path request parameter block_id, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

    • for the query request parameter stop, the minLength was increased from 0 to 64

      request-parameter-min-length-increased

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

      request-parameter-pattern-added

    • added the pattern ^[0-9a-f]{64}$ to the query request parameter stop

      request-parameter-pattern-added

    • for the path request parameter block_id, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter stop, the maxLength was set to 64

      request-parameter-max-length-set

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the new path request parameter block_id

      new-request-path-parameter

    • api operation id get_tenures removed and replaced with getTenures

      api-operation-id-removed

    • added the new optional query request parameter stop

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the path request parameter block_id

      request-parameter-removed

    • deleted the query request parameter stop

      request-parameter-removed

    • api operation id getTenures removed and replaced with get_tenures

      api-operation-id-removed

    • added the new optional query request parameter stop to all path's operations

      new-optional-request-default-parameter-to-existing-path

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new path request parameter block_id

      new-request-path-parameter

    • api operation id get_tenures removed and replaced with getTenures

      api-operation-id-removed

    • added the new optional query request parameter stop

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2fc5956efe3d22See the full diff
    • deleted the path request parameter block_id

      request-parameter-removed

    • deleted the query request parameter stop

      request-parameter-removed

    • api operation id getTenures removed and replaced with get_tenures

      api-operation-id-removed

    • added the new optional query request parameter stop to all path's operations

      new-optional-request-default-parameter-to-existing-path

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • for the path request parameter block_id, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • for the query request parameter stop, the minLength was decreased from 64 to 0

      request-parameter-min-length-decreased

    • removed the pattern ^[0-9a-f]{64}$ from the path request parameter block_id

      request-parameter-pattern-removed

    • removed the pattern ^[0-9a-f]{64}$ from the query request parameter stop

      request-parameter-pattern-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 405

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog