Security Insights
Retrieve a list of insight types
Insight types are generalized categories that encompass various specific occurrences of the same kind.
GET
Authorizations
API key for authentication.
Query Parameters
Sort the response by given field.
Available options:
name
, -name
, slug
, -slug
, insight_frequency
, -insight_frequency
Number of items to return
Required range:
0 <= x <= 100
Number of items to skip
Required range:
0 <= x <= 100000
Filter by the name of the insight type
Filter by the slug of the insight type
Filter by the frequency of the insight type
Required range:
x > 0
Response
200
application/json
Successful Response
The response is of type object
.