Get a claim's verdict
get_verdictGet a claim's verification status and verdict meaning, along with receipt ID. Only returns results for claims submitted in your workspace.
Instructions
Returns a claim's state ("queued" or "decided"), its verdict when decided, and the receipt_id. Verdicts: verified, late, mismatch, failed, unverifiable; the response includes what the verdict means. Only claims in the API key's own workspace are visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | The claim_id returned by submit_claim. |