Docs: Update search default information (#113146)

This commit is contained in:
Stephanie Hingtgen
2025-10-29 10:13:26 +01:00
committed by GitHub
parent c7d77c6c64
commit 3176821ddc
@@ -36,7 +36,7 @@ Query parameters:
- **dashboardUIDs** – List of dashboard uid's to search for
- **folderUIDs** – List of folder UIDs to search in
- **starred** – Flag indicating if only starred Dashboards should be returned
- **limit** – Limit the number of returned results (max is 5000; default is 1000)
- **limit** – Limit the number of returned results (max is 5000; default is 1000). If an invalid value is provided (for example, strings or special characters), the parameter defaults to 1000.
- **page** – Use this parameter to access hits beyond limit. Numbering starts at 1. limit param acts as page size.
**Example request for retrieving folders and dashboards at the root level**: