github source

github.users_list_following_for_user

pass

List the people a user follows

Requires username. Use LIMIT for spot checks; large result sets paginate quickly.

username captured 2026-08-31 09:28:07Zmedian 31107 ms
Verdict: TRUE

All variants returned rows on ≥2 trials, 0 errors.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal228922 ms29171 ms29420 ms[1, 1]0
realistic230196 ms31107 ms32019 ms[10, 10]0
edge238071 ms39564 ms41058 ms[10, 10]0

Latency per trial

minimalmedian 29171ms
t128922mst229420ms
scale: 0–29420 ms
realisticmedian 31107ms
t130196mst232019ms
scale: 0–32019 ms
edgemedian 39564ms
t141058mst238071ms
scale: 0–41058 ms

Probe variants — every command + output

minimal2 trials
min 28922ms · median 29171ms · max 29420ms · rows 1,1

smallest valid query

Command
SELECT * FROM github.users_list_following_for_user WHERE username = 'FiscalMindset' LIMIT 1
Trials + output
trial 1·28922ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
trial 2·29420ms·rows 1isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
realistic2 trials
min 30196ms · median 31107ms · max 32019ms · rows 10,10

typical user query

Command
SELECT * FROM github.users_list_following_for_user WHERE username = 'FiscalMindset' LIMIT 25
Trials + output
trial 1·30196ms·rows 10isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
trial 2·32019ms·rows 10isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
edge2 trials
min 38071ms · median 39564ms · max 41058ms · rows 10,10

edge: larger limit

Command
SELECT * FROM github.users_list_following_for_user WHERE username = 'FiscalMindset' LIMIT 200
Trials + output
trial 1·41058ms·rows 10isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
trial 2·38071ms·rows 10isError=false
First row (click to expand JSON)
{
  "avatar_url": "https://avatars.githubusercontent.com/u/116432?v=4",
  "email": "",
  "events_url": "https://api.github.com/users/simonwhitaker/events{/privacy}",
  "followers_url": "https://api.github.com/users/simonwhitaker/followers",
  "following_url": "https://api.github.com/users/simonwhitaker/following{/other_user}",
  "gists_url": "https://api.github.com/users/simonwhitaker/gists{/gist_id}",
  "gravatar_id": "",
  "html_url": "https://github.com/simonwhitaker",
  "id": "116432",
  "login": "simonwhitaker",
  "name": "",
  "node_id": "MDQ6VXNlcjExNjQzMg==",
  "organizations_url": "https://api.github.com/users/simonwhitaker/orgs",
  "received_events_url": "https://api.github.com/users/simonwhitaker/received_events",
  "repos_url": "https://api.github.com/users/simonwhitaker/repos",
  "site_admin": "false",
  "starred_at": "",
  "starred_url": "https://api.github.com/users/simonwhitaker/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/simonwhitaker/subscriptions",
  "type": "User",
  "url": "https://api.github.com/users/simonwhitaker",
  "user_view_type": "public",
  "username": "FiscalMindset"
}
columns (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername

All returned rowsacross all non-errored trials · filterable · paginated

42 rows stored · 42 returned · page 1/2
10https://avatars.githubusercontent.com/u/116432?v=4https://api.github.com/users/simonwhitaker/events{/privacy}https://api.github.com/users/simonwhitaker/followershttps://api.github.com/users/simonwhitaker/following{/other_user}https://api.github.com/users/simonwhitaker/gists{/gist_id}https://github.com/simonwhitaker116432simonwhitakerMDQ6VXNlcjExNjQzMg==https://api.github.com/users/simonwhitaker/orgshttps://api.github.com/users/simonwhitaker/received_eventshttps://api.github.com/users/simonwhitaker/reposfalsehttps://api.github.com/users/simonwhitaker/starred{/owner}{/repo}https://api.github.com/users/simonwhitaker/subscriptionsUserhttps://api.github.com/users/simonwhitakerpublicFiscalMindset
21https://avatars.githubusercontent.com/u/116432?v=4https://api.github.com/users/simonwhitaker/events{/privacy}https://api.github.com/users/simonwhitaker/followershttps://api.github.com/users/simonwhitaker/following{/other_user}https://api.github.com/users/simonwhitaker/gists{/gist_id}https://github.com/simonwhitaker116432simonwhitakerMDQ6VXNlcjExNjQzMg==https://api.github.com/users/simonwhitaker/orgshttps://api.github.com/users/simonwhitaker/received_eventshttps://api.github.com/users/simonwhitaker/reposfalsehttps://api.github.com/users/simonwhitaker/starred{/owner}{/repo}https://api.github.com/users/simonwhitaker/subscriptionsUserhttps://api.github.com/users/simonwhitakerpublicFiscalMindset
12https://avatars.githubusercontent.com/u/116432?v=4https://api.github.com/users/simonwhitaker/events{/privacy}https://api.github.com/users/simonwhitaker/followershttps://api.github.com/users/simonwhitaker/following{/other_user}https://api.github.com/users/simonwhitaker/gists{/gist_id}https://github.com/simonwhitaker116432simonwhitakerMDQ6VXNlcjExNjQzMg==https://api.github.com/users/simonwhitaker/orgshttps://api.github.com/users/simonwhitaker/received_eventshttps://api.github.com/users/simonwhitaker/reposfalsehttps://api.github.com/users/simonwhitaker/starred{/owner}{/repo}https://api.github.com/users/simonwhitaker/subscriptionsUserhttps://api.github.com/users/simonwhitakerpublicFiscalMindset
13https://avatars.githubusercontent.com/u/432371?v=4https://api.github.com/users/jsummerfield/events{/privacy}https://api.github.com/users/jsummerfield/followershttps://api.github.com/users/jsummerfield/following{/other_user}https://api.github.com/users/jsummerfield/gists{/gist_id}https://github.com/jsummerfield432371jsummerfieldMDQ6VXNlcjQzMjM3MQ==https://api.github.com/users/jsummerfield/orgshttps://api.github.com/users/jsummerfield/received_eventshttps://api.github.com/users/jsummerfield/reposfalsehttps://api.github.com/users/jsummerfield/starred{/owner}{/repo}https://api.github.com/users/jsummerfield/subscriptionsUserhttps://api.github.com/users/jsummerfieldpublicFiscalMindset
14https://avatars.githubusercontent.com/u/7526373?v=4https://api.github.com/users/antonmry/events{/privacy}https://api.github.com/users/antonmry/followershttps://api.github.com/users/antonmry/following{/other_user}https://api.github.com/users/antonmry/gists{/gist_id}https://github.com/antonmry7526373antonmryMDQ6VXNlcjc1MjYzNzM=https://api.github.com/users/antonmry/orgshttps://api.github.com/users/antonmry/received_eventshttps://api.github.com/users/antonmry/reposfalsehttps://api.github.com/users/antonmry/starred{/owner}{/repo}https://api.github.com/users/antonmry/subscriptionsUserhttps://api.github.com/users/antonmrypublicFiscalMindset
15https://avatars.githubusercontent.com/u/45442578?v=4https://api.github.com/users/arXiv/events{/privacy}https://api.github.com/users/arXiv/followershttps://api.github.com/users/arXiv/following{/other_user}https://api.github.com/users/arXiv/gists{/gist_id}https://github.com/arXiv45442578arXivMDEyOk9yZ2FuaXphdGlvbjQ1NDQyNTc4https://api.github.com/users/arXiv/orgshttps://api.github.com/users/arXiv/received_eventshttps://api.github.com/users/arXiv/reposfalsehttps://api.github.com/users/arXiv/starred{/owner}{/repo}https://api.github.com/users/arXiv/subscriptionsOrganizationhttps://api.github.com/users/arXivpublicFiscalMindset
16https://avatars.githubusercontent.com/u/58661255?v=4https://api.github.com/users/adityabmv/events{/privacy}https://api.github.com/users/adityabmv/followershttps://api.github.com/users/adityabmv/following{/other_user}https://api.github.com/users/adityabmv/gists{/gist_id}https://github.com/adityabmv58661255adityabmvMDQ6VXNlcjU4NjYxMjU1https://api.github.com/users/adityabmv/orgshttps://api.github.com/users/adityabmv/received_eventshttps://api.github.com/users/adityabmv/reposfalsehttps://api.github.com/users/adityabmv/starred{/owner}{/repo}https://api.github.com/users/adityabmv/subscriptionsUserhttps://api.github.com/users/adityabmvpublicFiscalMindset
17https://avatars.githubusercontent.com/u/176160078?v=4https://api.github.com/users/algsoch/events{/privacy}https://api.github.com/users/algsoch/followershttps://api.github.com/users/algsoch/following{/other_user}https://api.github.com/users/algsoch/gists{/gist_id}https://github.com/algsoch176160078algsochU_kgDOCn_9Tghttps://api.github.com/users/algsoch/orgshttps://api.github.com/users/algsoch/received_eventshttps://api.github.com/users/algsoch/reposfalsehttps://api.github.com/users/algsoch/starred{/owner}{/repo}https://api.github.com/users/algsoch/subscriptionsUserhttps://api.github.com/users/algsochpublicFiscalMindset
18https://avatars.githubusercontent.com/u/195318286?v=4https://api.github.com/users/Creativesoul0001/events{/privacy}https://api.github.com/users/Creativesoul0001/followershttps://api.github.com/users/Creativesoul0001/following{/other_user}https://api.github.com/users/Creativesoul0001/gists{/gist_id}https://github.com/Creativesoul0001195318286Creativesoul0001U_kgDOC6RSDghttps://api.github.com/users/Creativesoul0001/orgshttps://api.github.com/users/Creativesoul0001/received_eventshttps://api.github.com/users/Creativesoul0001/reposfalsehttps://api.github.com/users/Creativesoul0001/starred{/owner}{/repo}https://api.github.com/users/Creativesoul0001/subscriptionsUserhttps://api.github.com/users/Creativesoul0001publicFiscalMindset
19https://avatars.githubusercontent.com/u/228226704?v=4https://api.github.com/users/SACHINN122/events{/privacy}https://api.github.com/users/SACHINN122/followershttps://api.github.com/users/SACHINN122/following{/other_user}https://api.github.com/users/SACHINN122/gists{/gist_id}https://github.com/SACHINN122228226704SACHINN122U_kgDODZp2kAhttps://api.github.com/users/SACHINN122/orgshttps://api.github.com/users/SACHINN122/received_eventshttps://api.github.com/users/SACHINN122/reposfalsehttps://api.github.com/users/SACHINN122/starred{/owner}{/repo}https://api.github.com/users/SACHINN122/subscriptionsUserhttps://api.github.com/users/SACHINN122publicFiscalMindset
110https://avatars.githubusercontent.com/u/234366089?v=4https://api.github.com/users/lokesh-reddy08/events{/privacy}https://api.github.com/users/lokesh-reddy08/followershttps://api.github.com/users/lokesh-reddy08/following{/other_user}https://api.github.com/users/lokesh-reddy08/gists{/gist_id}https://github.com/lokesh-reddy08234366089lokesh-reddy08U_kgDODfgkiQhttps://api.github.com/users/lokesh-reddy08/orgshttps://api.github.com/users/lokesh-reddy08/received_eventshttps://api.github.com/users/lokesh-reddy08/reposfalsehttps://api.github.com/users/lokesh-reddy08/starred{/owner}{/repo}https://api.github.com/users/lokesh-reddy08/subscriptionsUserhttps://api.github.com/users/lokesh-reddy08publicFiscalMindset
111https://avatars.githubusercontent.com/u/269147539?v=4https://api.github.com/users/withcoral/events{/privacy}https://api.github.com/users/withcoral/followershttps://api.github.com/users/withcoral/following{/other_user}https://api.github.com/users/withcoral/gists{/gist_id}https://github.com/withcoral269147539withcoralO_kgDOEArdkwhttps://api.github.com/users/withcoral/orgshttps://api.github.com/users/withcoral/received_eventshttps://api.github.com/users/withcoral/reposfalsehttps://api.github.com/users/withcoral/starred{/owner}{/repo}https://api.github.com/users/withcoral/subscriptionsOrganizationhttps://api.github.com/users/withcoralpublicFiscalMindset
212https://avatars.githubusercontent.com/u/116432?v=4https://api.github.com/users/simonwhitaker/events{/privacy}https://api.github.com/users/simonwhitaker/followershttps://api.github.com/users/simonwhitaker/following{/other_user}https://api.github.com/users/simonwhitaker/gists{/gist_id}https://github.com/simonwhitaker116432simonwhitakerMDQ6VXNlcjExNjQzMg==https://api.github.com/users/simonwhitaker/orgshttps://api.github.com/users/simonwhitaker/received_eventshttps://api.github.com/users/simonwhitaker/reposfalsehttps://api.github.com/users/simonwhitaker/starred{/owner}{/repo}https://api.github.com/users/simonwhitaker/subscriptionsUserhttps://api.github.com/users/simonwhitakerpublicFiscalMindset
213https://avatars.githubusercontent.com/u/432371?v=4https://api.github.com/users/jsummerfield/events{/privacy}https://api.github.com/users/jsummerfield/followershttps://api.github.com/users/jsummerfield/following{/other_user}https://api.github.com/users/jsummerfield/gists{/gist_id}https://github.com/jsummerfield432371jsummerfieldMDQ6VXNlcjQzMjM3MQ==https://api.github.com/users/jsummerfield/orgshttps://api.github.com/users/jsummerfield/received_eventshttps://api.github.com/users/jsummerfield/reposfalsehttps://api.github.com/users/jsummerfield/starred{/owner}{/repo}https://api.github.com/users/jsummerfield/subscriptionsUserhttps://api.github.com/users/jsummerfieldpublicFiscalMindset
214https://avatars.githubusercontent.com/u/7526373?v=4https://api.github.com/users/antonmry/events{/privacy}https://api.github.com/users/antonmry/followershttps://api.github.com/users/antonmry/following{/other_user}https://api.github.com/users/antonmry/gists{/gist_id}https://github.com/antonmry7526373antonmryMDQ6VXNlcjc1MjYzNzM=https://api.github.com/users/antonmry/orgshttps://api.github.com/users/antonmry/received_eventshttps://api.github.com/users/antonmry/reposfalsehttps://api.github.com/users/antonmry/starred{/owner}{/repo}https://api.github.com/users/antonmry/subscriptionsUserhttps://api.github.com/users/antonmrypublicFiscalMindset
215https://avatars.githubusercontent.com/u/45442578?v=4https://api.github.com/users/arXiv/events{/privacy}https://api.github.com/users/arXiv/followershttps://api.github.com/users/arXiv/following{/other_user}https://api.github.com/users/arXiv/gists{/gist_id}https://github.com/arXiv45442578arXivMDEyOk9yZ2FuaXphdGlvbjQ1NDQyNTc4https://api.github.com/users/arXiv/orgshttps://api.github.com/users/arXiv/received_eventshttps://api.github.com/users/arXiv/reposfalsehttps://api.github.com/users/arXiv/starred{/owner}{/repo}https://api.github.com/users/arXiv/subscriptionsOrganizationhttps://api.github.com/users/arXivpublicFiscalMindset
216https://avatars.githubusercontent.com/u/58661255?v=4https://api.github.com/users/adityabmv/events{/privacy}https://api.github.com/users/adityabmv/followershttps://api.github.com/users/adityabmv/following{/other_user}https://api.github.com/users/adityabmv/gists{/gist_id}https://github.com/adityabmv58661255adityabmvMDQ6VXNlcjU4NjYxMjU1https://api.github.com/users/adityabmv/orgshttps://api.github.com/users/adityabmv/received_eventshttps://api.github.com/users/adityabmv/reposfalsehttps://api.github.com/users/adityabmv/starred{/owner}{/repo}https://api.github.com/users/adityabmv/subscriptionsUserhttps://api.github.com/users/adityabmvpublicFiscalMindset
217https://avatars.githubusercontent.com/u/176160078?v=4https://api.github.com/users/algsoch/events{/privacy}https://api.github.com/users/algsoch/followershttps://api.github.com/users/algsoch/following{/other_user}https://api.github.com/users/algsoch/gists{/gist_id}https://github.com/algsoch176160078algsochU_kgDOCn_9Tghttps://api.github.com/users/algsoch/orgshttps://api.github.com/users/algsoch/received_eventshttps://api.github.com/users/algsoch/reposfalsehttps://api.github.com/users/algsoch/starred{/owner}{/repo}https://api.github.com/users/algsoch/subscriptionsUserhttps://api.github.com/users/algsochpublicFiscalMindset
218https://avatars.githubusercontent.com/u/195318286?v=4https://api.github.com/users/Creativesoul0001/events{/privacy}https://api.github.com/users/Creativesoul0001/followershttps://api.github.com/users/Creativesoul0001/following{/other_user}https://api.github.com/users/Creativesoul0001/gists{/gist_id}https://github.com/Creativesoul0001195318286Creativesoul0001U_kgDOC6RSDghttps://api.github.com/users/Creativesoul0001/orgshttps://api.github.com/users/Creativesoul0001/received_eventshttps://api.github.com/users/Creativesoul0001/reposfalsehttps://api.github.com/users/Creativesoul0001/starred{/owner}{/repo}https://api.github.com/users/Creativesoul0001/subscriptionsUserhttps://api.github.com/users/Creativesoul0001publicFiscalMindset
219https://avatars.githubusercontent.com/u/228226704?v=4https://api.github.com/users/SACHINN122/events{/privacy}https://api.github.com/users/SACHINN122/followershttps://api.github.com/users/SACHINN122/following{/other_user}https://api.github.com/users/SACHINN122/gists{/gist_id}https://github.com/SACHINN122228226704SACHINN122U_kgDODZp2kAhttps://api.github.com/users/SACHINN122/orgshttps://api.github.com/users/SACHINN122/received_eventshttps://api.github.com/users/SACHINN122/reposfalsehttps://api.github.com/users/SACHINN122/starred{/owner}{/repo}https://api.github.com/users/SACHINN122/subscriptionsUserhttps://api.github.com/users/SACHINN122publicFiscalMindset
220https://avatars.githubusercontent.com/u/234366089?v=4https://api.github.com/users/lokesh-reddy08/events{/privacy}https://api.github.com/users/lokesh-reddy08/followershttps://api.github.com/users/lokesh-reddy08/following{/other_user}https://api.github.com/users/lokesh-reddy08/gists{/gist_id}https://github.com/lokesh-reddy08234366089lokesh-reddy08U_kgDODfgkiQhttps://api.github.com/users/lokesh-reddy08/orgshttps://api.github.com/users/lokesh-reddy08/received_eventshttps://api.github.com/users/lokesh-reddy08/reposfalsehttps://api.github.com/users/lokesh-reddy08/starred{/owner}{/repo}https://api.github.com/users/lokesh-reddy08/subscriptionsUserhttps://api.github.com/users/lokesh-reddy08publicFiscalMindset
221https://avatars.githubusercontent.com/u/269147539?v=4https://api.github.com/users/withcoral/events{/privacy}https://api.github.com/users/withcoral/followershttps://api.github.com/users/withcoral/following{/other_user}https://api.github.com/users/withcoral/gists{/gist_id}https://github.com/withcoral269147539withcoralO_kgDOEArdkwhttps://api.github.com/users/withcoral/orgshttps://api.github.com/users/withcoral/received_eventshttps://api.github.com/users/withcoral/reposfalsehttps://api.github.com/users/withcoral/starred{/owner}{/repo}https://api.github.com/users/withcoral/subscriptionsOrganizationhttps://api.github.com/users/withcoralpublicFiscalMindset
122https://avatars.githubusercontent.com/u/116432?v=4https://api.github.com/users/simonwhitaker/events{/privacy}https://api.github.com/users/simonwhitaker/followershttps://api.github.com/users/simonwhitaker/following{/other_user}https://api.github.com/users/simonwhitaker/gists{/gist_id}https://github.com/simonwhitaker116432simonwhitakerMDQ6VXNlcjExNjQzMg==https://api.github.com/users/simonwhitaker/orgshttps://api.github.com/users/simonwhitaker/received_eventshttps://api.github.com/users/simonwhitaker/reposfalsehttps://api.github.com/users/simonwhitaker/starred{/owner}{/repo}https://api.github.com/users/simonwhitaker/subscriptionsUserhttps://api.github.com/users/simonwhitakerpublicFiscalMindset
123https://avatars.githubusercontent.com/u/432371?v=4https://api.github.com/users/jsummerfield/events{/privacy}https://api.github.com/users/jsummerfield/followershttps://api.github.com/users/jsummerfield/following{/other_user}https://api.github.com/users/jsummerfield/gists{/gist_id}https://github.com/jsummerfield432371jsummerfieldMDQ6VXNlcjQzMjM3MQ==https://api.github.com/users/jsummerfield/orgshttps://api.github.com/users/jsummerfield/received_eventshttps://api.github.com/users/jsummerfield/reposfalsehttps://api.github.com/users/jsummerfield/starred{/owner}{/repo}https://api.github.com/users/jsummerfield/subscriptionsUserhttps://api.github.com/users/jsummerfieldpublicFiscalMindset
124https://avatars.githubusercontent.com/u/7526373?v=4https://api.github.com/users/antonmry/events{/privacy}https://api.github.com/users/antonmry/followershttps://api.github.com/users/antonmry/following{/other_user}https://api.github.com/users/antonmry/gists{/gist_id}https://github.com/antonmry7526373antonmryMDQ6VXNlcjc1MjYzNzM=https://api.github.com/users/antonmry/orgshttps://api.github.com/users/antonmry/received_eventshttps://api.github.com/users/antonmry/reposfalsehttps://api.github.com/users/antonmry/starred{/owner}{/repo}https://api.github.com/users/antonmry/subscriptionsUserhttps://api.github.com/users/antonmrypublicFiscalMindset

Column profile

23 columns actually returned by coral. Catalog claims "1 required filter(s)": "username". Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1avatar_urlstring60"https://avatars.githubusercontent.com/u/116432?v=4"
2email06empty
3events_urlstring60"https://api.github.com/users/simonwhitaker/events{/privacy}"
4followers_urlstring60"https://api.github.com/users/simonwhitaker/followers"
5following_urlstring60"https://api.github.com/users/simonwhitaker/following{/other_"
6gists_urlstring60"https://api.github.com/users/simonwhitaker/gists{/gist_id}"
7gravatar_id06empty
8html_urlstring60"https://github.com/simonwhitaker"
9idstring60"116432"
10loginstring60"simonwhitaker"
11name06empty
12node_idstring60"MDQ6VXNlcjExNjQzMg=="
13organizations_urlstring60"https://api.github.com/users/simonwhitaker/orgs"
14received_events_urlstring60"https://api.github.com/users/simonwhitaker/received_events"
15repos_urlstring60"https://api.github.com/users/simonwhitaker/repos"
16site_adminstring60"false"
17starred_at06empty
18starred_urlstring60"https://api.github.com/users/simonwhitaker/starred{/owner}{/"
19subscriptions_urlstring60"https://api.github.com/users/simonwhitaker/subscriptions"
20typestring60"User"
21urlstring60"https://api.github.com/users/simonwhitaker"
22user_view_typestring60"public"
23usernamestring60"FiscalMindset"

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt128922ms1okavatar_url, email, events_url
minimalt229420ms1okavatar_url, email, events_url
realistict130196ms10okavatar_url, email, events_url
realistict232019ms10okavatar_url, email, events_url
edget141058ms10okavatar_url, email, events_url
edget238071ms10okavatar_url, email, events_url

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.
Columns coral returned (23)
avatar_urlemailevents_urlfollowers_urlfollowing_urlgists_urlgravatar_idhtml_urlidloginnamenode_idorganizations_urlreceived_events_urlrepos_urlsite_adminstarred_atstarred_urlsubscriptions_urltypeurluser_view_typeusername
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:28:07Z
JSON record: reports/github/tables/users_list_following_for_user.json
first_run_at: 2026-08-31T09:28:07Z
last_retried_at: 2026-08-31T09:28:07Z
retry_count: 0
View version history →