# [BETA] Retrieve Activity Insights [BETA] Activity Insights provides you activity related data. Endpoint: GET /insights/v2/{network_id}/activity Security: ApiKey ## Path parameters: - `network_id` (integer, required) Motion Network ID (returned as 'id' by Find API calls) ## Query parameters: - `start_time` (number) UNIX timestamp, will to the nearest 15 minute e.g 20:14 → 20:00. Default is set to 7 days ago. The maximum is one year ago. - `end_time` (number) UNIX timestamp, will to the nearest 15 minutes 21:33 → 21:44:59:9999. Default is set to now. - `flattened` (boolean) If set to , the results will be provided in a one dimensional array.