diff --git a/docs/sources/http_api/folder.md b/docs/sources/http_api/folder.md index b96b850b382..8a841497a4a 100644 --- a/docs/sources/http_api/folder.md +++ b/docs/sources/http_api/folder.md @@ -28,7 +28,7 @@ that you cannot use this API for retrieving information about the General folder `GET /api/folders` -Returns all folders that the authenticated user has permission to view. +Returns all folders that the authenticated user has permission to view. You can control the maximum number of folders returned through the `limit` query parameter, the default is 1000. **Example Request**: