Skip to content

Commit 81c2280

Browse files
docs: Add the documentation
1 parent 0943e01 commit 81c2280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/grafana_api/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def search_users_with_paging(results_per_page: int = 1000,
8989
sort: str = None) -> dict
9090
```
9191

92-
The method includes a functionality to get all Grafana system users specified by the optional query and paging functionality
92+
The method includes a functionality to get all Grafana system users specified by the optional results_per_page, page, query, sort and general paging functionality
9393

9494
Required Permissions:
9595
Action: users:read

0 commit comments

Comments
 (0)