Event Types
| Event | Description |
|---|---|
drafting.completed | Triggered when a generated legal document is ready for review. |
vault.index_success | Triggered when a new document is successfully indexed and searchable. |
filing.status_change | Triggered when a court filing status is updated. |
Verification
Webhooks are sent as POST requests with a JSON body. You must verify the signature included in theX-Scoutline-Signature header to ensure the request originated from our AWS environment.