CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 04:32:02 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=06c66f50-96b9-4871-8b9c-ebb61cb4d08e; expires=Mon, 27 Jul 2026 04:32:02 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: a32f03ec-0387-465e-9230-f7dfd80dc1fe
x-providence-cookie: 06c66f50-96b9-4871-8b9c-ebb61cb4d08e
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=0Qj0RYXJP99pSkAebjqTpD69AYii7ygn.taakTrhFxw-1753590722-1.0.1.1-n69UEYn3LJmmc7lCgC33RAbos48BuioVov__gQ4KSnPSrZkz1FgplyDYAgLjy1O1YNp3x1M_bo135C61tGX9c6un4haYWHTTQ8F6TsY.dE0; path=/; expires=Sun, 27-Jul-25 05:02:02 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo496MfAtGkBBghi; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 03:32:02 GMT; HttpOnly
set-cookie: _cfuvid=huu4gzhPlBM7EqOa0Y4W_Fw8vsBTH0NpJrfk.ouWWRQ-1753590722918-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965969208ffc0bc9-BLR
content-encoding: gzip
Usage of /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 /answers GET
Discussion
Returns all the undeleted answers in the system.
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