CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:52:03 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cache-control: private
set-cookie: prov=f6950076-8219-45bf-96b2-5b29629cb796; expires=Mon, 27 Jul 2026 22:52:03 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: __cf_bm=LBJXcR0rbWYHvQI3Q3MdOZvkMJLPnKWDHuy1OUggrZ0-1753656723-1.0.1.1-ygOEBP3_lFquFJGiRRBXP7g8fKr2qVHmlWZyVRLNqLZ1We6LKwd9LTZWGRUklT8r.4WppEipFBQUghgwyIgiY5YLxyDaYeFLf5nSAlKB7JY; path=/; expires=Sun, 27-Jul-25 23:22:03 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48Uw18oEKMVvsW; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 21:52:03 GMT; HttpOnly
set-cookie: _cfuvid=UyN1oC9RLlJ6DSwcUSvowDdyAn3ODMayyJKkW88WiVM-1753656723349-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 9c59d88f-4fda-4a66-a3dd-0e7db80554d5
x-providence-cookie: f6950076-8219-45bf-96b2-5b29629cb796
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 965fb4741c5ef313-BLR
Usage of /users/moderators/elected [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/elected GET
Discussion
Returns those users on a site who both have moderator powers, and were actually elected.
This method excludes Stack Exchange Inc. employees, unless they were actually elected moderators on a site (which can only have happened prior to their employment).
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