Type network_user
Discussion
This type represents a user, however it is greatly reduced when compared to the full User type to reduce the amount of work that needs to be done to fetch it from multiple sites in the network.
Fields
account_id
integer
answer_count
integer
question_count
integer
reputation
integer
site_name
string
site_url
string
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
{"badge_counts":{"bronze":1,"silver":2,"gold":3},"question_count":25,"answer_count":50,"last_access_date":1732154022,"creation_date":1732110822,"account_id":1,"reputation":9001,"user_id":1,"site_url":"http://example.stackexchange.com/","site_name":"Example Site"}