aboutsummaryrefslogtreecommitdiff
path: root/docs/Admin-API.md
diff options
context:
space:
mode:
authorMaxim Filippov <colixer@gmail.com>2019-03-06 05:01:38 +0300
committerMaxim Filippov <colixer@gmail.com>2019-03-06 05:01:38 +0300
commit76160122f6d7bf52aee929328acb4d216e4c3504 (patch)
treea352f6892e6fd269517716569f3b69146300603b /docs/Admin-API.md
parent2d30fc279f2a3a5af68918c32c474a2fe8eaf664 (diff)
downloadpleroma-76160122f6d7bf52aee929328acb4d216e4c3504.tar.gz
Keep heading short
Diffstat (limited to 'docs/Admin-API.md')
-rw-r--r--docs/Admin-API.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Admin-API.md b/docs/Admin-API.md
index 64e112f9b..2edb31f3c 100644
--- a/docs/Admin-API.md
+++ b/docs/Admin-API.md
@@ -2,12 +2,12 @@
Authentication is required and the user must be an admin.
-## `/api/pleroma/admin/users?query={query}&only_local={only_local}&page={page}&page_size={page_size}`
+## `/api/pleroma/admin/users`
### List users
- Method `GET`
-- Params:
+- Query Params:
- `query`: **string** *optional* search term
- `local_only`: **bool** *optional* whether to return only local users
- `page`: **integer** *optional* page number