bus

Get contract size

Returns the size of the contract as reported by the file contract revision, as well as the amount of data that can be removed from the contract through pruning.

get/bus/contract/{id}/size

Path parameters

idstring required

A unique identifier for a file contract

Response

Contract size information

prunableinteger

The amount of data that can be pruned from a contract

sizeinteger

The total size of a contract

Changes

Changed in 3 of the 50 revisions of this API.32

  • 922f156353c921See the full diff
    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

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

      response-media-type-removed

    • api tag bus added

      api-tag-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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