Fetch Hedera DLT-anchored cryptographic evidence for a farm boundary polygon, including transaction IDs, consensus timestamp, Merkle root hash, and state proofs.
Each farm boundary polygon that passes satellite deforestation screening is individually anchored to the Hedera Hashgraph ledger, creating an immutable record of its geographic coordinates and compliance status at the moment of verification. You can retrieve this cryptographic evidence package at any time by supplying the polygon’s identifier. The resulting evidence bundle is suitable for inclusion in regulatory submissions, third-party audits, and due diligence documentation as tamper-proof evidence that the polygon’s deforestation-free status was independently verified and recorded on a public distributed ledger.
The unique identifier of the farm boundary polygon whose cryptographic evidence you want to retrieve. This ID is returned when you ingest polygons via the Polygons API. Evidence is only available after the polygon’s verification job has completed, signalled by the polygon.verified webhook event.
An array of all Hedera consensus transaction IDs associated with this polygon across all anchoring operations. Each ID can be independently verified on the Hedera Mirror Node.
Only polygons with a COMPLIANT status are eligible for inclusion in a batch that can proceed to DDS generation. HIGH_RISK polygon evidence is preserved on-ledger but will prevent the associated batch from advancing through the compliance pipeline.