CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 10:19:42 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=5ca37c4a-6049-4b47-bf16-970e98e890e8; expires=Mon, 27 Jul 2026 10:19:42 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 2be70e09-0293-4c27-99a4-23c09bd6b29b
x-providence-cookie: 5ca37c4a-6049-4b47-bf16-970e98e890e8
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=MG4gjZsOk3TI7jr3fAOkChv2DuMZmmGbX2Xj5Dv3jKw-1753611582-1.0.1.1-UfRaPfDbri5pdQTWaOB66xQGvdOzQfUAEc8ASxuYgBEBktfYvSn8eCIQ0F.KQQzf0PeTS9vpzYB6zg8KlLBI1hJgVWPZBvtTJPjbYN6Tc3U; path=/; expires=Sun, 27-Jul-25 10:49:42 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo492Q1Rj8ArcegL; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 09:19:42 GMT; HttpOnly
set-cookie: _cfuvid=1xSOQ2tk23F5ToGtEKyn10p7lPNAlP74MT7BqgLpaRc-1753611582124-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965b666288a8c16f-BLR
content-encoding: gzip
Usage of /users/{ids}/associated [GET] -
Stack Exchange API
https://stackoverflow.com/oauth/dialog?client_id=1&key=U4DMV*8nvpm3EOpvf69Rxw((&redirect_uri=https%3a%2f%2fapi.stackexchange.com%2fdocs%2foauth_landing
U4DMV*8nvpm3EOpvf69Rxw((
Usage of /users/{ids}/associated GET
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 programmatically look for account_id
on user objects.
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
about blog terms of use contact us feedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed under CC BY-SA