CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:33:00 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=b5acc441-e2bf-4056-82bc-2b49f64774b7; expires=Sun, 26 Jul 2026 18:32:59 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 45a7b04c-f377-4286-b7b3-34b43b2689a7
x-providence-cookie: b5acc441-e2bf-4056-82bc-2b49f64774b7
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=97hub89XEYKQZ_Nw_ir6J8_zEkUf8lDY7iZJBCt5ffo-1753554780-1.0.1.1-eUKW1qq317IIAJDPrtfig6PYJi_ew6yqgD74ZgMxuyPkGlPhh8DYcvSV7mi22wnZR.TyTUuuAwa3Dh0O7wJNIyuQ2BfHpMbpXJGHcUPydHA; path=/; expires=Sat, 26-Jul-25 19:03:00 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49Qjxaf33NxExL; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:33:00 GMT; HttpOnly
set-cookie: _cfuvid=pEIs7twiBUFwoOQD0Hqs8Lr_T.PXBxXv.viUTdfiZtA-1753554780012-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655fb9d194125e0-BLR
content-encoding: gzip
Usage of /suggested-edits [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 /suggested-edits GET
Discussion
Returns all the suggested edits in the systems.
This method returns a list of suggested-edits.
The sorts accepted by this method operate on the following fields of the suggested_edit object:
- creation –
creation_date
-
approval –
approval_date
- Does not return unapproved suggested_edits
-
rejection –
rejection_date
- Does not return unrejected suggested_edits
creation
is the default sort.It is possible to create moderately complex queries using
sort
, min
, max
, fromdate
, and todate
.
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