Get contract size

get/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