External DocumentationTo learn more, visit the Synack documentation.
Parameters
Example Output
Workflow Library Example
Create Vulnerability Patch Verification with Synack and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Message | The patch verification message. |
| Vulnerability ID | The ID of the vulnerability. Can be obtained using the List Vulnerabilities action. |
{
"id": 0,
"message": "",
"status": "",
"created_at": "",
"user": {
"id": 0,
"email": "",
"assessment_ids": [],
"admin": false,
"invite_url": "",
"banned": false
}
}
Was this page helpful?