Subscribe to webhooks
Subscribe to theverifications.updated webhook to track lifecycle events.
Set
config.include_resource = true so the webhook payload contains the full verification object inside data.resource.status.code values are:
These are the primary lifecycle updates. See
status for all state transitions and their meanings.
Download reports and JSON
Whenstatus.code is completed or completed_with_errors, the report object contains:
file_url— PDF reportjson_url— report in JSON format
Example webhook
Example webhook
file_url and json_url require Argyle authentication headers.