CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 12:25:05 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=92b48e89-73fb-4443-b648-e14b11f38cb3; expires=Mon, 27 Jul 2026 12:25:05 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 6586e090-a029-461d-b9e7-6cecec19fcd6
x-providence-cookie: 92b48e89-73fb-4443-b648-e14b11f38cb3
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=XRH_sSbUzv1CkczumChDRUFbKV_dEIJ.UtUHN72PbLU-1753619105-1.0.1.1-xmFujqwQkE5dom9lhewnhmYhmu89f.I5qR3RRu2qhi2pkykB87Dgm1xZpmGnKMpdhD56JeTJC8.ogak7Jydc7FDpKCHSC_z7XxfwCBtMgGE; path=/; expires=Sun, 27-Jul-25 12:55:05 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48ftwDqBdf9wkG; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 11:25:05 GMT; HttpOnly
set-cookie: _cfuvid=ow.cmVUkU5v0JFhAPXvhLd4RAMgMYn5l_qpcuI.36uk-1753619105396-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965c1e0f0c355917-BLR
content-encoding: gzip
Usage of /events [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 /events GET
Discussion
Returns a stream of events that have occurred on the site.
The API considers the following "events":
- posting a question
- posting an answer
- posting a comment
- editing a post
- creating a user
Events are only accessible for 15 minutes after they occurred, and by default only events in the last 5 minutes are returned. You can specify the age of the oldest event returned
by setting the since
parameter.
It is advised that developers batch events by ids and make as few subsequent requests to other methods as possible.
This method returns a list of events.
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