CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 11:09:04 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=967da834-37e0-4d20-8d69-2c65396d4cfd; expires=Mon, 27 Jul 2026 11:09:03 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: dbe92479-cfb4-40e8-998e-4a9304a7ea6d
x-providence-cookie: 967da834-37e0-4d20-8d69-2c65396d4cfd
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=lPKVW8rSyezSNPTPDV6D7nWEqzgdRW7BNwAXnLWUMGY-1753614544-1.0.1.1-dp7kYoaT1zQ8ny1MoKPCpveZD6vn0G0DDRVnB7Glsz2L9G0H1FPjQcZu46eLtkbqyXZaiJf_H3_Zy.pNLFZzMvYZK.znwhckbDEp2FEaMvI; path=/; expires=Sun, 27-Jul-25 11:39:04 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49FkbvnaQwpaeg; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 10:09:04 GMT; HttpOnly
set-cookie: _cfuvid=9YyQLVOhSpSIJk6iSkUXzVDqI1V9yPJYHLZVaEEyKMQ-1753614544025-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965baeb26bdbe8e0-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