Security Insights
Retrieve a list of insight silences
Retrieve a list of insight silences for a specific domain
get/waap/v1/domains/{domain_id}/insight-silences
Path parameters
domain_idinteger required
The domain ID
The domain ID
Query parameters
ordering'id' | '-id' | 'insight_type' | '-insight_type' | 'comment' | '-comment' | 'author' | '-author' | 'expire_at' | '-expire_at'
limitinteger
Number of items to return
Number of items to return
offsetinteger
Number of items to skip
Number of items to skip
idstring[] nullable
The ID of the insight silence
The ID of the insight silence
insight_typestring[] nullable
The type of the insight silence
The type of the insight silence
commentstring nullable
The comment of the insight silence
The comment of the insight silence
authorstring nullable
The author of the insight silence
The author of the insight silence
Response
Successful Response