CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 11:40:15 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=e60c5823-1f49-4aaa-a4e1-5fb865630cc5; expires=Tue, 28 Jul 2026 11:40:15 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: b9d08f25-8b3b-4b34-9a8f-bc935498ca05
x-providence-cookie: e60c5823-1f49-4aaa-a4e1-5fb865630cc5
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=MdvAoI8GiPEKH1w1nXWVAO_Uv7OgKEWOzV.3rLCzZDU-1753702815-1.0.1.1-JJT2QWCQoIaV57ScQB0Xr8VUDVnlcoj0OcPJbF70UVneYlX4W4o.h5qdST4xnxprV4UeEh1fhxUJOXTaa.8liHd8S0fckNHPQA9l0QfZvr8; path=/; expires=Mon, 28-Jul-25 12:10:15 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48eTeBqezGeiHA; SameSite=None; Secure; path=/; expires=Tue, 29-Jul-25 10:40:15 GMT; HttpOnly
set-cookie: _cfuvid=6NDDLWSUq2W88bFgbzaz8XrhO4Gil7DEGAufAdAz4nU-1753702815286-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 966419c1bb967679-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