Lists IOC Sets and impacted details for each IOC Set

Retrieves a paginated list of IOC Sets, including their threat impact metrics and daily trends, with a breakdown by resource type.

Parameters include:

  • minTime (required): The start date for the data range, in YYYY-MM-DD format.
  • maxTime (optional): The end date, in YYYY-MM-DD format. Defaults to the current time. Constraint: If provided, maxTime must be on or after minTime.
  • pageToken (optional): Used to support pagination for navigating results.

Returns:

  • IOC Set metadata
  • Threat impact metrics
  • Daily trends, broken down by resource type.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Specifies the start date in YYYY-MM-DD format.

string

Optional end date in YYYY-MM-DD format. If omitted, the current time is used as the default.

string

Used to support pagination for navigating results.

Responses

401

The request either did not include an authentication token, or you have provided an expired authentication token.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*