# Timeline stats **GET /accounts/{account_id}/timeline** Fetch statistics with timeline data to be plotted on a chart Available on: ![AuditGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/audit-off.png) ![AlertGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/active-off.png) ![PremiumGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/premium-on.png) ![EliteGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/elite-on.png) ## Servers ## Parameters ### Path parameters - **account_id** (string) ID of an account ### Query parameters - **period** (string) Period to fetch stats for ## Responses ### 200 Successful operation #### Body: (object) - **total_clicks** (array[object]) Array of timeline data for total clicks - **flagged_clicks** (array[object]) Array of timeline data for flagged clicks - **invalid_clicks** (array[object]) Array of timeline data for invalid clicks [Powered by Bump.sh](https://bump.sh)