CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 04:40:10 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=ecc3fd3c-8099-437d-a43c-b6ce4c8180fc; expires=Mon, 27 Jul 2026 04:40:10 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: afbc1dae-8335-4fda-98f7-628329d74697
x-providence-cookie: ecc3fd3c-8099-437d-a43c-b6ce4c8180fc
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=xK_6LdHN89IMJgnjDSfEHowfbGvUbjIuE8Us313djmA-1753591210-1.0.1.1-rTRLkh7G_vMwNK0AWC4qb3_Uez.wFje5YToILtLenibgelZoI9D1UDXgI4gQG1_9_PW1_x3oBrEti955x593_TSqEbu6UdGYaOvTa9IO0FQ; path=/; expires=Sun, 27-Jul-25 05:10:10 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48nefUnpQSgC1r; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 03:40:10 GMT; HttpOnly
set-cookie: _cfuvid=Fk.5iXnvGpc_SKmq_zlEzL4cjGq4i3XKcb9qd7g1v5g-1753591210388-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965975072ad10bc9-BLR
content-encoding: gzip
Usage of /users/{ids}/timeline [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 /users/{ids}/timeline GET
Discussion
Returns a subset of the actions the users in {ids} have taken on the site.
This method returns users' posts, edits, and earned badges in the order they were accomplished. It is possible to filter to just a window of activity using the fromdate
and todate
parameters.
{ids}
can contain up to 100 semicolon delimited ids. To find ids programmatically look for user_id
on user or shallow_user objects.
This method returns a list of user timeline objects.
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