CARVIEW |
Select Language
HTTP/2 200
date: Thu, 07 Aug 2025 17:43:37 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cache-control: private
set-cookie: prov=4897d0d9-becc-4665-9541-d6c941a3ead2; expires=Fri, 07 Aug 2026 17:43:37 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: __cf_bm=QzX0OmhexWucJThtozA8NdpXF1g.E_py9GD2Cu4pSc8-1754588617-1.0.1.1-shTvY6HmTmj6h5pmkgeVM.Gi_s0z_SSsiOfRdXOFFdXx9hClCpyc8TEhJrwoYnAKWRYjCuVdPwSaBdRfino8q.1tRVZn0MFo9HaJvjeRuPk; path=/; expires=Thu, 07-Aug-25 18:13:37 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49AkcC5o3NHGng; SameSite=None; Secure; path=/; expires=Fri, 08-Aug-25 16:43:37 GMT; HttpOnly
set-cookie: _cfuvid=zlUOa2YRG69vf70tSa1dKrVU9of1aotclGumPGKrp_E-1754588617171-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 397c3cb7-d905-46d1-b370-5ff87d7b8422
x-providence-cookie: 4897d0d9-becc-4665-9541-d6c941a3ead2
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 96b893c79b341ec2-BLR
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