CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 01:43:46 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=a9cede9f-60fd-48f2-9939-4520201172cf; expires=Wed, 29 Jul 2026 01:43:45 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 2ef70014-c2b7-41b2-985a-54b34a8fb92d
x-providence-cookie: a9cede9f-60fd-48f2-9939-4520201172cf
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=W9.5dWAjvd8h6jr6fgLTJwDqFr1Qo3Ke8DhQ_N1A4A8-1753753426-1.0.1.1-80zCswRF_M1MXtTpIc9povMBZyYizUwOgJ9f_wXgHnp07h_gK_eo8jgwYmBvLF76WJ0mSjrhHBpFQkEi3KrlvcwxOY6rH5oB654du0nEMV4; path=/; expires=Tue, 29-Jul-25 02:13:46 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49HQT3oPuz4LBE; SameSite=None; Secure; path=/; expires=Wed, 30-Jul-25 00:43:46 GMT; HttpOnly
set-cookie: _cfuvid=.qOIk0zqPZUleWG5QK7JVYwK5Kf1o3THSuakAGHIW7Q-1753753426015-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9668ed5bed0b6cd6-BLR
content-encoding: gzip
Usage of /collectives/{slugs}/questions [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}/questions GET
Discussion
Returns the questions that are part of the Collective identified by {slugs}.
A question is part of a Collective if it is tagged with a tag that is part of a Collective.
{slugs}
can contain up to 20 semicolon delimited slugs.
The sorts accepted by this method operate on the following fields of the question object:
- activity –
last_activity_date
- creation –
creation_date
- votes –
score
activity
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 questions.
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