Get contract by ID
get/contract/{id}
Path parameters
idstring required
A unique identifier for a file contract
Response
Contract metadata
Example response
{
"proofHeight": 92813,
"revisionHeight": 92813,
"revisionNumber": 246,
"startHeight": 92813,
"windowStart": 92813,
"windowEnd": 92813
}