External DocumentationTo learn more, visit the Vectra Detect documentation.
Parameters
Example Output
Workflow Library Example
List Host Notes with Vectra Detect 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 |
|---|---|
| Host ID | The ID of the host to retrieve notes for. |
[
{
"id": 1,
"date_created": "2022-01-01T00:00:00Z",
"date_modified": "2022-01-01T00:00:00Z",
"created_by": "string",
"modified_by": "string",
"note": "string"
}
]
Was this page helpful?