limit_exceeded
is returned as true in the response. You can use the Search Across Devices
action to page through results for hosts counts over 2,000.
The following permission is required to run this action:
IOC Management
: Read and Write.
IOCs (Indicators of Compromise)
: Read.
Parameter | Description |
---|---|
Indicator Type | The type of the indicator. |
Value | The string representation of the indicator, can be obtained by using the Get Indicator Details . |
{
"meta": {
"query_time": 0.041169611,
"trace_id": "7e2c0465-81ce-41b0-b87f-1a2ffb96f65c"
},
"resources": [
{
"id": "domain:example.com",
"type": "domain",
"value": "example.com",
"device_count": 13
}
],
"errors": []
}
Was this page helpful?