CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:11:48 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=3d44cde3-f6a5-4126-9f86-282cf748589a; expires=Mon, 27 Jul 2026 12:11:48 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: d08aca05-6614-4092-a46d-af787fa1613b
x-providence-cookie: 3d44cde3-f6a5-4126-9f86-282cf748589a
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=S2YT3V3zl9K9DghnsuJEmqbghQVwnMtbM9LcDu1IMnw-1753618308-1.0.1.1-miIPLgeWLZxeynIITba91PyBxDlAKhUf6edN3A7CGK4ZcH9v7Y8tNabLfmjvKGMztFXKZDdhgz3OJ0.B5DHF1lbFORMWX3u6vS_2NDbMHko; path=/; expires=Sun, 27-Jul-25 12:41:48 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49vE4LfFZDAitC; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 11:11:48 GMT; HttpOnly
set-cookie: _cfuvid=BY.eCSAiUlyul2o9Vx3izYwRaOKQYjb6NZDY9z5YF.c-1753618308235-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965c0a98cfe8c467-BLR
content-encoding: gzip
Usage of /questions/featured [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 /questions/featured GET
Discussion
Returns all the questions with active bounties in the system.
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