CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 22:05:36 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=8260624b-5c8e-4302-aec9-a8ae2cb694d9; expires=Mon, 27 Jul 2026 22:05:36 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 7a5de5d0-7add-4637-9182-5fbca025bce7
x-providence-cookie: 8260624b-5c8e-4302-aec9-a8ae2cb694d9
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=8smufkYf7Yjd3jhj0gYvGYL4dYiL6Ancnqsn6iGathE-1753653936-1.0.1.1-VB5CPH5nYhnYJX4jW.ChRQk85pcQmvfEgfVN_IkLiJqGwz8CfjsREFX5dEdQ.JcCjptn7mKdOPh_SWovCAmbyPHZ0T3ZBr.7GxQ3W0y3ZT8; path=/; expires=Sun, 27-Jul-25 22:35:36 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48s1uKyp26kTgY; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 21:05:36 GMT; HttpOnly
set-cookie: _cfuvid=sNhq.nbANnFuiYpuATjUnlkRcZ2mxyDib99EdRwdMho-1753653936513-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965f706d5faec179-BLR
content-encoding: gzip
Usage of /collectives/{slugs}/answers [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}/answers GET
Discussion
Returns answer objects belonging to Collectives in {slugs} found on the site.
An answer is part of a Collective if it was recommended by a Collective or authored by a partner or admin Collective user.
{slugs}
can contain up to 20 semicolon delimited slugs.
The sorts accepted by this method operate on the following fields of the answer 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 answers.
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