v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
contracts

Get contract integrity result

Returns the current or most recent integrity check result for the specified contract.

get/contracts/{id}/integrity

Path parameters

idstring required

File contract identifier.

Response

Latest integrity check result.

startstring date-time required

Time the integrity check started.

endstring date-time

Time the integrity check completed. Zero value if the check is still running.

checkedSectorsinteger required

Number of sectors that have been checked so far.

totalSectorsinteger required

Total number of sectors to check in the contract.