About the Activities Download API
This REST endpoint fetches activities for a given Anomaly (anomaly Id). This can be used for forensic investigations where an administrator wants to drill down into which user activity resulted in the creation of the anomaly. The API provides activities for the last 15 days from date of query. Access to the API is enabled on a case-by-case basis.
Activities Availability
- Activities are made available 12 hours after an anomaly is created.
- Activities are available for anomalies created in the last 15 days.
- The API returns the latest 100,000 activities for an anomaly.
REST Endpoint v2
|
Data Retrieval
Other Details
-
A clear message is produced if a feature is not enabled for a tenant.
{ "code": 401, "message": "Feature is not enabled for this tenant" }
- This API is enabled on a case-by-case basis. So, if you don't have access, please contact Skyhigh Support to get access to the API data.
- If the feature flag has been turned on for the last x days, and the request comes in for y (where x < y < 15), all available data is shared.
- No activities are returned if an Anomaly for a provided incident ID does not exist or does not have any activities in the last 15 days.
Response for a Successful Call
Activity Timestamp,Account ID,Activity Name,ASN,ASN Name,City,Device Type,User Agent,OS,Domain,Country,CSP Name,Device Managed,Directory?,Number of events,File/Folder Path,File/Report Name,File Owner,Sharing Enabled?,File Size,File Type,IP Organization,Instance Name,Activity Trust,Network Type,Operation,Profile,Proxy Description,Proxy Type,Region,Service Name,Site Url,Source IP,Target Id,Workflow Id,Trusted for,Trust Reason,URL,User Name
|