CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:33:07 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=c12afd94-4e6e-4138-a2c0-88a4a2433819; expires=Sun, 26 Jul 2026 18:33:07 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: c2f2af43-e34f-4005-b8a6-77c65f4d6738
x-providence-cookie: c12afd94-4e6e-4138-a2c0-88a4a2433819
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=8NfgjwJ5ezGRQSzGHPKXPIY2PJuPy3lKGUvyqYnSkXY-1753554787-1.0.1.1-giPIFIxpi_hNUVM2m36qoZsCRkaiBYFCpsGhDK9FPMJirWg3mEDmsWOcH0ZXFDYACqDbKv58udcDdxL9Z56lkUsy5GT6haolvJ4bWAGMTt4; path=/; expires=Sat, 26-Jul-25 19:03:07 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49WeWkFYEP7Yse; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:33:07 GMT; HttpOnly
set-cookie: _cfuvid=SAg9eZCTOJvjIeO0tX1oUP.KSRjcbKAQHPNfFoMdFH0-1753554787880-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655fbce4bc86f7a-BLR
content-encoding: gzip
Usage of /posts/{ids}/suggested-edits [GET] -
Stack Exchange API
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 /posts/{ids}/suggested-edits GET
Discussion
Returns suggested edits on the posts identified in ids.
- creation –
creation_date
- approval –
approval_date
- rejection –
rejection_date
creation
is the default sort.{ids}
can contain up to 100 semicolon delimited ids. To find ids programmatically look for post_id
, answer_id
, or question_id
on
post, answer, and question objects respectively.
This method returns a list of suggested-edits.
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