activity: fix credo nitpick
[akkoma] / docs / Admin-API.md
index 64e112f9bd50bf9dbb928e21c684052ccc10d9c5..2edb31f3c2e71c6ac4b4a63083e386960c3cc80f 100644 (file)
@@ -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