CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:39:08 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=4a258d4a-4f7f-44f2-8272-a02d6fd8416e; expires=Mon, 27 Jul 2026 11:39:08 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 61ea0ae9-b959-4c51-a2d7-3e4e54a36cf2
x-providence-cookie: 4a258d4a-4f7f-44f2-8272-a02d6fd8416e
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=BCgDbD_Y_75roCk09RWOVEdXD8K3rT90YNsh9zF37LM-1753616348-1.0.1.1-Rel8uwKLuztbyEhCKpk6lDllk2ybzt27FF1uhND1cm3o4QxaCMKriovQ5KgcZz3UFvCdAIGpk.X6d3sAQ.i0D6WzqL2jpcAyN11lHpmuKVI; path=/; expires=Sun, 27-Jul-25 12:09:08 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49QemzbXVuy4Gt; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 10:39:08 GMT; HttpOnly
set-cookie: _cfuvid=TRV75z.P17bt21gL3bP7LTcZhanl6OcaZ5CqvsE.IrI-1753616348144-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965bdabe2ca39dfa-BLR
content-encoding: gzip
Usage of /users/moderators [GET] -
Stack Exchange API
It is possible to create moderately complex queries using
https://stackoverflow.com/oauth/dialog?client_id=1&key=U4DMV*8nvpm3EOpvf69Rxw((&redirect_uri=https%3a%2f%2fapi.stackexchange.com%2fdocs%2foauth_landing
U4DMV*8nvpm3EOpvf69Rxw((
Usage of /users/moderators GET
Discussion
Gets those users on a site who can exercise moderation powers.
Note, employees of Stack Exchange Inc. will be returned if they have been granted moderation powers on a site even if they have never been appointed or elected explicitly. This method checks abilities, not the manner in which they were obtained.
The sorts accepted by this method operate on the following fields of the user object:
- reputation –
reputation
- creation –
creation_date
- name –
display_name
- modified –
last_modified_date
reputation
is the default sort.It is possible to create moderately complex queries using
sort
, min
, max
, fromdate
, and todate
.
This method returns a list of users.
Try It
about blog terms of use contact us feedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed under CC BY-SA