CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 08:55:55 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=66c73aeb-87aa-4881-b7e1-cffe22b38c4c; expires=Sun, 26 Jul 2026 08:55:55 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: ac9146c5-8b5a-4fba-87a6-1796ee2668f0
x-providence-cookie: 66c73aeb-87aa-4881-b7e1-cffe22b38c4c
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=AJkWA.1ygFC90rX0G1wtoPnTjWp8B3r0aQLqSdmGD5Q-1753520155-1.0.1.1-3LntCSQjB91RIgYpBx6zHtwIV8vZckrdJ27caz8.Ch9XmFqLdEE7pM7h1QTvfQt3hEk8_j6a.eCsz_iHUJQrWjPehuoeLqs9pYzjdj9CmGI; path=/; expires=Sat, 26-Jul-25 09:25:55 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo48aiMqtHqJqm4Q; SameSite=None; Secure; path=/; expires=Sun, 27-Jul-25 07:55:55 GMT; HttpOnly
set-cookie: _cfuvid=WGFDczcnQTmXoUe0I8kxpSiwols12BwyYwy_QdrJzBc-1753520155274-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 9652ae482f99c183-BLR
content-encoding: gzip
shallow_user -
Stack Exchange API
Type shallow_user
Discussion
This type represents a user, but omits many of the fields found on the full User type.
This type is mostly analogous to the "user card" found on many pages (like the question page) on a Stack Exchange site.
Fields
account_id 2.3
integer
user_type
one of
unregistered
, registered
, moderator
, team_admin
, or does_not_exist
Fields marked with are included in the default filter, those marked with are excluded in the default filter.
Examples
► Typical
{"reputation":9001,"user_id":1,"user_type":"registered","accept_rate":55,"profile_image":"https://www.gravatar.com/avatar/a007be5a61f6aa8f3e85ae2fc18dd66e?d=identicon&r=PG","display_name":"Example User","link":"https://example.stackexchange.com/users/1/example-user"}
► Non-Existent
{"user_type":"does_not_exist","display_name":"Old Display Name"}
Methods That Return This Type
No methods return this type directly, it is found as a member on the following types.
answer
article
badge
comment
flag_option
post
question
closed_details
question_timeline
revision
search_excerpt
suggested_edit
tag_score
tag_wiki
answer
article
badge
comment
flag_option
post
question
closed_details
question_timeline
revision
search_excerpt
suggested_edit
tag_score
tag_wiki
about blog terms of use contact us feedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed under CC BY-SA