From f1ea2360d269b706773aee2a15cdd0fd74a25b8f Mon Sep 17 00:00:00 2001 From: Eugene Date: Wed, 11 Dec 2024 23:33:56 +0100 Subject: [PATCH] Edit the "List activities" description. (#24562) Edited for length and clarity --- docs/REST API/rest-api.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 4e16ae674e..1b35383b2c 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -461,8 +461,7 @@ This is the callback endpoint that the identity provider will use to send securi ### List activities -Returns a list of the activities that have been performed in Fleet as well as additional metadata. -for pagination. For a comprehensive list of activity types and detailed information, please see the [audit logs](https://fleetdm.com/docs/using-fleet/audit-activities) page. +Returns a list of the activities that have been performed in Fleet. For a comprehensive list of activity types and detailed information, please see the [audit logs](https://fleetdm.com/docs/using-fleet/audit-activities) page. `GET /api/v1/fleet/activities`