Parameters
| Parameter | Description |
|---|---|
| ASQ Search String | The Armis Standard Query (ASQ) search string to search by. Every query string should begin with a search type indicating what the search is for. Valid search types include: * in:alerts* in:applications* in:businessApplications* in:connections* in:devices* in:operatingSystems* in:riskFactors* in:services* in:traffic* in:users* in:vulnerabilities* in:activityExample: in:devices after:2022-03-10 before:2023-05-15 |
| Fields | A comma-separated list of fields to include in the response. |
| Include Total Count | Select to get the total count of matching results. |
| Order By | A comma-separated list of fields to sort results by. The default sort is ascending. Use :desc suffix for descending order (e.g., lastSeen:desc).For example: * lastSeen:desc* lastSeed (ascending order) |
| Page Size | The maximum number of results to return per request. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Starting Index | The index of the first result to return, used for pagination. |
| Timezone | The timezone to use when executing the query. |