Get a list of Sandbox DetonationsAsk AIget https://cti.example.com/api/v2/sandbox-detonationsRequired permissions read detonations Query Paramslimitint32≥ 1Maximum number of items to be returnedoffsetint32≥ 0Return results starting from the specified (zero-based) indexdatabooleanSet this parameter to false if you want to only retrieve the number of objects matching the querytruefalseattributesstringComma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.titlefilter[verdict]stringFilter Sandbox detonations by verdictfilter[status]stringFilter Sandbox detonations by statusfilter[scan_type]stringFilter Sandbox detonations by scan typeResponses 200The requested object(s) 400Invalid request 401Unauthorized request 403Missing permissionsUpdated 5 months ago