CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:07:59 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=ee8c5eaf-6e8b-4802-8499-e488b59d9ade; expires=Sun, 26 Jul 2026 18:07:59 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 4fd6b62f-de38-491e-9cd9-2af8c934021d
x-providence-cookie: ee8c5eaf-6e8b-4802-8499-e488b59d9ade
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=p0F9wSxKsz3ZICyV6V10f2HG.wiZXv5WgB79L7k5tpg-1753553279-1.0.1.1-q6gAcls4kKr6w2LmBUD2Kg2.M2FRfx4Q56symGLpN.mgFQwr2tkFndZ3lRtvvBDTdpyCPlgHiMPF4kmE8xTVkN75sbRcRz2VeMKd6mgB.U4; path=/; expires=Sat, 26-Jul-25 18:37:59 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49sHSum8i4kqP2; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:07:59 GMT; HttpOnly
set-cookie: _cfuvid=qWXjmkY0DQRmx2l9MhKVX_tH6_EhyF7btTehlBACHcw-1753553279458-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655d6fad97acf00-BLR
content-encoding: gzip
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