Changes to Get Nakamoto block by ID

GET /v3/blocks/{block_id}

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

Changed in 14 of the 53 revisions of this API.14536

  1. 30468ca2533f211
  2. f7f733b4a1fc3
  3. eb2153a4a3ad211
  4. 96224b968a3e3
  5. 97e7080a8130211
  6. db8094c96a6e3
  7. 68660d89e56f211
  8. d7bba78bfcac3
  9. f29c78384efe211
  10. 04a9a0b50aa314
  11. 488dd3b8002014
  12. 170414634c9014
  13. 2fc5956efe3d14
  14. 87a7fe30e4363

What changed

  • 30468ca2533f211See the full diff
    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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 non-success response with the status 405

      response-non-success-status-removed

  • eb2153a4a3ad211See the full diff
    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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 non-success response with the status 405

      response-non-success-status-removed

  • 97e7080a8130211See the full diff
    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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 non-success response with the status 405

      response-non-success-status-removed

  • 68660d89e56f211See the full diff
    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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 non-success response with the status 405

      response-non-success-status-removed

  • f29c78384efe211See the full diff
    • for the path request parameter block_id, 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

    • for the path request parameter block_id, 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

    • removed the media type application/text-plain for the response with the status 404

      response-media-type-removed

    • api operation id get_block_v3 removed and replaced with getNakamotoBlockById

      api-operation-id-removed

    • added the media type text/plain for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

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

    • removed the media type text/plain for the response with the status 404

      response-media-type-removed

    • api operation id getNakamotoBlockById removed and replaced with get_block_v3

      api-operation-id-removed

    • added the media type application/text-plain for the response with the status 404

      response-media-type-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

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

    • removed the media type application/text-plain for the response with the status 404

      response-media-type-removed

    • api operation id get_block_v3 removed and replaced with getNakamotoBlockById

      api-operation-id-removed

    • added the media type text/plain for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

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

  • 2fc5956efe3d14See the full diff
    • removed the media type text/plain for the response with the status 404

      response-media-type-removed

    • api operation id getNakamotoBlockById removed and replaced with get_block_v3

      api-operation-id-removed

    • added the media type application/text-plain for the response with the status 404

      response-media-type-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    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

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

      request-parameter-pattern-removed

    • removed the non-success response with the status 405

      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