IOC Management: Read and Write.IOCs (Indicators of Compromise): Read.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
IOC Management: Read and Write.IOCs (Indicators of Compromise): Read.| Parameter | Description |
|---|---|
| Indicator Type | The type of indicator used to search for hosts. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Value | The string representation of the indicator, can be obtained by using the Get Indicator Details action. |
| Parameter | Description |
|---|---|
| Limit | Maximum number of hosts to return in the response. |
| Offset | The offset at which to start record retrieval. Use with the Limit parameter to manage pagination of results. |
{
"meta": {
"query_time": 7.444444,
"pagination": {
"offset": "",
"limit": 100
},
"trace_id": ""0000000-00000-0000-0000-000000000000"",
"entity": "/path/to/device{?ids*}"
},
"resources": [
"000000111111222233333"
],
"errors": []
}
Was this page helpful?