- The
completedflag should be equal totrue. - Each
task.isHealthyshould be equal totrue. - Each
task.httpStatusCodeshould be equal to2xx(200, 204, …).
boolean
This flag gives an indication of whether the scan was completed without internal errors on the Copyleaks side. Possible values: true (Completed successfully), false (Error)
string
The developer payload that was provided in the submit method.
array[object]
A List of completed tasks.
Example
Next Steps
Export Method
Learn how to initiate export requests for various scan artifacts.
Webhooks Overview
Understand the different types of webhooks and how to handle them.
How to Display Scan Reports
Learn how to present exported scan data to your users.

