Usage of /me/associated GET
Discussion
Returns all of a user's associated accounts, given an access_token for them.
You can filter the network_users returned by this method with the types
parameter.
Specify, semicolon delimited, main_site
or meta_site
to filter by site.
This method returns a list of network users.
Try It