You can use the List Hooks API to reconcile your internal state with Posthook’s delivery records. This is useful for verifying that critical financial or compliance events were definitely sent.Documentation Index
Fetch the complete documentation index at: https://docs.posthook.io/llms.txt
Use this file to discover all available pages before exploring further.
Workflow
-
List Completed Hooks:
- Verify: Iterate through the list and compare against your own transaction logs.
- Alert: Flag any discrepancies (e.g., a transaction marked “processed” in your DB but missing a corresponding webhook).