Skip to main content

Endpoint

Authentication


Query Parameters

Allowed Values - sortBy

Allowed Values - sortOrder


Request


Response

string
Status message from the API.
array
Array of IOC threat actor objects.
string
Unique identifier for the threat actor.
string
Name of the threat actor.
array
Known aliases for this threat actor.
number
Number of IOCs associated with this threat actor. Defaults to 0.
number
Number of malware families associated with this threat actor. Defaults to 0.
number
Unix timestamp (in milliseconds) of the earliest recorded activity. Defaults to 0 when unavailable.
number
Unix timestamp (in milliseconds) of the most recently recorded activity. Defaults to 0 when unavailable.
number
Unix timestamp (in milliseconds) when the record was created. Defaults to 0 when unavailable.
number
Unix timestamp (in milliseconds) when the record was last updated. Defaults to 0 when unavailable.
array
Victim entities targeted by this threat actor.
array
Countries associated with this threat actor’s operations.
string
Cursor to pass as next for the next page, or null if no more results.