CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 09:09:17 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=f24d7635-dff4-4dcf-8b95-ab716d06be42; expires=Mon, 27 Jul 2026 09:09:16 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: f7ab52ed-3665-4e52-b162-381960f49fca
x-providence-cookie: f24d7635-dff4-4dcf-8b95-ab716d06be42
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=oJM9s7mjyfVD0BbItl8CUuoqPvtKdbQNtjJY76HHmW0-1753607357-1.0.1.1-k2.CUl18nPew9mPK0C3wNUrLdLmwlnuzB1VO5uxUlPyqRxnW8ZmIczZSeaHr6r_n18bjqVABVnzvKXEjhwa8DJeCbNd_NIy2B81THjMbyyI; path=/; expires=Sun, 27-Jul-25 09:39:17 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo491w5VEQLYNqTA; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 08:09:17 GMT; HttpOnly
set-cookie: _cfuvid=gmS_iKuQEkV3qYK8KQCuz58KG7XPu_6PRYNPJPF_Zrw-1753607357038-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965aff3b8ac3b22e-BLR
content-encoding: gzip
Usage of /users/{id}/inbox [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 GET
Discussion
Returns a user's inbox.
This method requires an access_token, with a scope containing "read_inbox".
This method is effectively an alias for /inbox. 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