CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:01:04 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=f3ba12c5-8644-4515-aaed-eb9ebfb08f52; expires=Sun, 26 Jul 2026 18:01:04 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 84c177fa-bf14-4796-bb3d-b96cc2d9fd1e
x-providence-cookie: f3ba12c5-8644-4515-aaed-eb9ebfb08f52
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=LWFOsPpqa75BkONrwDUrYbysn26YT3Bg7Zof8Oj9MCg-1753552864-1.0.1.1-TXoEwWxk3HhVZiFPq1iVKfDzvQ9SbYH99BiIzG32tzWSlkjdCR.KSKPDUMkUrHir5PNRM4PaTQEJm_ZsZk.AmA6G_IHrJTlBpFAaEyadgos; path=/; expires=Sat, 26-Jul-25 18:31:04 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49UPYfZeBDuSPe; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:01:04 GMT; HttpOnly
set-cookie: _cfuvid=u1moJ9xB_Jo.MdIu5vy_jjjMeHo9L3xhimT90FxIMoE-1753552864911-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655ccdba817860e-BLR
content-encoding: gzip
Usage of /users/{id}/inbox/unread [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/{id}/inbox/unread GET
Discussion
Returns the unread items in a user's inbox.
This method requires an access_token, with a scope containing "read_inbox".
This method is effectively an alias for /inbox/unread. It is provided for consumers who make strong assumptions about operating within the context of a single site rather than the Stack Exchange network as a whole.
{id}
can contain a single id, to find it programmatically look for user_id
on user or shallow_user objects.
This method returns a list of inbox items.
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