Gets activity volume within timeframe
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
msporganizationid |
the provider organization id (multiple orgs can live under a provider) |
from |
timestamp to filter from (or relative, e.g. -1days) |
to |
timestamp to filter to (or relative, e.g. now) |
domains |
domain filter, comma delimited |
urls |
url filter, comma delimited |
categories |
categories filter, comma delimited ints |
policycategories |
policy-triggering categories filter, comma delimited ints |
ip |
ip filter |
identityids |
identity filter, comma delimited |
identitytypes |
identity type filter, comma delimited. |
applicationid |
application id filter |
verdict |
verdict filter, comma delimited |
threats |
threat names filter, comma delimited |
threattypes |
threat types filter, comma delimited |
offset |
offset |
limit |
limit |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.