Usage of /me/network-activity GET
Discussion
Returns a summary of a user's activity across the Stack Exchange network, given an access_token for them.
You can filter the network_activity returned by this method with the types parameter. Specify, semicolon delimited, posts, badges, or comments to filter by type.
This method returns a list of network_activity.
Try It