External DocumentationTo learn more, visit the Vectra Detect documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Fields | A comma-separated list of fields to include in the response. When omitted all fields are returned. |
| Name | Filter accounts by their name. |
| Page | The page number to return. |
| Page Size | The maximum number of results to return. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Sort | Order results by a specific attribute. Note: Results are sorted in ascending order by default. Add a leading - (minus sign) to sort in descending order instead. |
| State | Filter accounts by their state. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Certainty Score | Filter accounts by their certainty score. |
| Certainty Score Greater Than or Equal To | Only return accounts with a certainty score greater than or equal to the specified value. |
| Maximum ID | Return only accounts whose ID is less than or equal to the specified value. |
| Minimum ID | Return only accounts whose ID is greater than or equal to the specified value. |
| Note Modified Timestamp Greater Than or Equal To | Only return accounts with a note modified timestamp greater than or equal to the specified value. |
| Privilege Category | Filter accounts by their privilege category. |
| Privilege Level | Filter accounts by their exact privilege level. |
| Privilege Level Greater Than or Equal To | Only return accounts with a privilege level greater than or equal to the specified value. |
| T Score | Filter accounts by their threat score. |
| Tags | Filter accounts based on their tags. Note: Accounts that match any of the specified tags will be returned. |
| Threat Score Greater Than or Equal To | Only return accounts with a threat score greater than or equal to the specified value. |