Retrieve a list of insight silences for a specific domain
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
x > 0
Sort the response by given field.
id
, -id
, insight_type
, -insight_type
, comment
, -comment
, author
, -author
, expire_at
, -expire_at
Number of items to return
0 <= x <= 100
Number of items to skip
0 <= x <= 100000
The ID of the insight silence
The type of the insight silence
The comment of the insight silence
The author of the insight silence
Successful Response
The response is of type object
.