From: Maxim Filippov Date: Wed, 6 Mar 2019 02:01:38 +0000 (+0300) Subject: Keep heading short X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=76160122f6d7bf52aee929328acb4d216e4c3504;p=akkoma Keep heading short --- 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