Skip to content
Snippets Groups Projects
Commit 76160122 authored by Maxim Filippov's avatar Maxim Filippov :new_moon_with_face:
Browse files

Keep heading short

parent 2d30fc27
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment