X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2FAdmin-API.md;h=2edb31f3c2e71c6ac4b4a63083e386960c3cc80f;hb=59518cbcd8bcc0fe98f2d05ef88d3e2ff68a256f;hp=64e112f9bd50bf9dbb928e21c684052ccc10d9c5;hpb=2d30fc279f2a3a5af68918c32c474a2fe8eaf664;p=akkoma 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