Get deny lists
Returns a list of blocked actions for the given Application IDs and domains.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
appId=hostDomain
A pair of appId
and hostDomain
keys.
from
A timestamp, in milliseconds, indicating from what point in time to filter the results by. Defaults to the past 24 hours.
skip
The number of incidents to offset pagination by when returning the results.
take
The number of incidents to display per page when returning the results.
Response
Success
paging
data