Usage of /users/{ids}/associated

Discussion

Returns all of a user's associated accounts, given their account_ids in {ids}.

{ids} can contain up to 100 semicolon delimited ids, to find ids programatically look for account_id on user objects.

This method returns a list of network_users.

Try It

Stack Overflow [edit]