CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:18:02 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=564f2388-de84-4477-afb2-8ba550dd85d5; expires=Sun, 26 Jul 2026 18:18:02 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 2e770b89-f20c-41f6-bb27-93cc6e874ffd
x-providence-cookie: 564f2388-de84-4477-afb2-8ba550dd85d5
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=PmXdcajnUgBFOUg0DcfYWURpewyL2BB7Jw98X_ac8ws-1753553882-1.0.1.1-ELx8KHd_WT678.fwEORDr9rB8ncaJrMVur56qr4p3AKq6JWBT1AtWczviU2frDrdI7Hz6LITchiEQo0_5A9rB7ngrsNJBhZcAksXZSpOzxs; path=/; expires=Sat, 26-Jul-25 18:48:02 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49Pyy9kNk2EKbJ; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:18:02 GMT; HttpOnly
set-cookie: _cfuvid=saoqLYsnHNd6Vzco_RJDss9VuUPll4rW4wo_50cZ_sg-1753553882359-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655e5b2a9fec197-BLR
content-encoding: gzip
Usage of /collectives/{slugs}/users [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 /collectives/{slugs}/users GET
Discussion
Returns users objects who are members of the Collectives in {slugs}.
{slugs}
can contain up to 20 semicolon delimited slugs.
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