CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:00:12 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=4be5efea-0267-4bf8-9e9e-54d45d15fcd1; expires=Sun, 26 Jul 2026 18:00:12 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 0fcdf329-003e-4b03-812a-4c5588ad446b
x-providence-cookie: 4be5efea-0267-4bf8-9e9e-54d45d15fcd1
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=XlI6j7ojsrfglB3pzQWVLSlSkq5s0LspgW6T0_j5ToM-1753552812-1.0.1.1-mL5xV_qipWSWAUgWSXh6_fjOtBiiw6OdiCai2VbtEOpX1Q49bxJBfo1153JYDNTnPimJDQl5.NFkUP107oTbEwlZ5G.ICLO33kzC.a5O4ao; path=/; expires=Sat, 26-Jul-25 18:30:12 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48ozwbCNShrvv8; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 17:00:12 GMT; HttpOnly
set-cookie: _cfuvid=TuupBZGv6PFfNoPQ_aCdOKboAeyT4EO_r0GzPIK2AhI-1753552812696-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9655cb954fbfc172-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