Fetch a verification
API Reference
Fetch a verification
Retrieve a previous verification by its id or requestHash.
GET
Fetch a verification
Authorizations
Your Chance API key (chance_sk_…), created in the dashboard.
Path Parameters
The verification id (UUID) or its requestHash (0x…).
Response
The verification.
Verification id (UUID).
Stable 0x… id for this verification.
Example:
"COMPLETED"
ALLOW = matches intent; BLOCK = violates it; ESCALATE = genuinely ambiguous, needs a human.
Available options:
ALLOW, BLOCK, ESCALATE The receipt that makes the verdict independently verifiable.
