Content Addressed Storage

get/cas/{hash}

Path parameters

hashstring required

Query parameters

max-sizestring required

If the content exceeds the specified maximum allowed size, HTTP 400 Bad Request with content_exceeds_maximum_allowed_size as the value for the code parameter in a JSON body is returned.

Response

Success

Changes

Changed in 3 of the 7 revisions of this API.213

    • added the new anchor_time_out_of_range enum value to the code response property for the response status 400

      response-property-enum-value-added

    • removed the blockchain_time_out_of_range enum value from the code response property for the response status 400

      response-property-enum-value-removed

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

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/octet-stream for the response with the status 200

      response-media-type-added

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/octet-stream for the response with the status 200

      response-media-type-removed

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