Commit 3dde8585 by Arve Knudsen Committed by GitHub

Docs: Document default limit of /api/folders (#23435)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
parent 6d1e323b
...@@ -28,7 +28,7 @@ that you cannot use this API for retrieving information about the General folder ...@@ -28,7 +28,7 @@ that you cannot use this API for retrieving information about the General folder
`GET /api/folders` `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**: **Example Request**:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment