v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get contract by ID
Returns the metadata of the contract with the specified ID.
get/bus/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
}