hcs_verify_record
Check that a compliance record on Hedera HCS still matches its stored hash. For records written as agent_signed, the embedded Ed25519 signature is independently re-checked against the public key carried in the record's DID. Returns tamper_check, attestation_type, agent_did and signature_valid. 1.0 HBAR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your HederaIntel API key | |
| topic_id | No | HCS topic ID where the record was written. Defaults to the HederaIntel platform topic. | |
| record_id | Yes | Record ID returned when the record was written |