Security Insights
Retrieve a list of insights
Retrieve a list of insights for a specific domain.
GET
Authorizations
API key for authentication.
Path Parameters
The domain ID
Query Parameters
Sort the response by given field.
Available options:
id
, -id
, insight_type
, -insight_type
, first_seen
, -first_seen
, last_seen
, -last_seen
, last_status_change
, -last_status_change
, status
, -status
Number of items to return
Required range:
0 <= x <= 100
Number of items to skip
Required range:
0 <= x <= 100000
The ID of the insight
The type of the insight
The status of the insight
The description of the insight. Supports '*' as a wildcard.
Maximum length:
450
Response
200
application/json
Successful Response
The response is of type object
.