The completed event occurs once the scan process has been completed and the scan finished successfully.
Successful scans provide you all the output information from the scan process.

integer
The current status of the scan. Possible values: 0 (Success), 1 (Error), 2 (CreditsChecked), 3 (Indexed)
string
The developer payload that was provided in the submit method.
<= 512 characters
object
General information about the scanned document.
object
A list of all the results that were found.
object
A summary of the citation checker results, returned when references.validate was enabled for the scan. The webhook contains the summary only. The per-reference results, including the parsed citations and corroborating sources, are available in the crawled version.
object
A list of all the notifications that were found.
array[object]
A list of scan alerts that were detected in the scan. See more about Alert Types.

Example

Next Steps

Webhooks Overview

Learn about the different types of webhooks and how to handle them.

Export Method

Learn how to export scan results, including new plagiarism results.

How to Display Scan Reports

Understand how to present new results to your users effectively.

Scan Alerts

Explore the full list of scan alerts and their meanings.