v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBbus
Get all contracts
Returns the metadata of the contracts that match the provided filter mode.
get/bus/contracts
Query parameters
filtermode'active' | 'archived' | 'all' | 'good'
Response
List of contracts
Example response
[
{
"proofHeight": 92813,
"revisionHeight": 92813,
"revisionNumber": 246,
"startHeight": 92813,
"windowStart": 92813,
"windowEnd": 92813
}
]