List vulnerabilities for an endpoint
action1_list_vulnerabilitiesList vulnerability findings for a single endpoint to identify and address security issues.
Instructions
Returns vulnerability findings for one endpoint. Returns a clear 403 if the API key lacks the vulnerabilities scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Org UUID. | |
| endpoint_id | Yes | Endpoint UUID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |