GuidesAPI ReferenceChangelogAPI PolicyGusto Security
Guides
These docs are for v2024-04-01. Click to read the latest docs for v2025-06-15.

Document Events

When subscribed to the Document webhooks you will receive the following events:

event_typedescriptionreferences
contractor.document.createdContractor document has been created{"contractor_uuid": "<uuid>"}
contractor.document.updatedContractor document has been updated{"contractor_uuid": "<uuid>"}
contractor.document.signedContractor document has been signed{"contractor_uuid": "<uuid>"}

Document webhooks contain references that will have the additional UUIDs to call the Gusto API.

Example payload