github source

github.user

pass

Get the authenticated user

Works without WHERE filters. The default route returns the current authenticated user. Most useful optional filters: account_id. Add account_id to jump from the default route to a specific record lookup. For the current token's user profile, github.authenticated_user is the shorter alias.

no filters captured 2026-08-31 09:08:56Zmedian 28133 ms
Verdict: TRUE

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

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal227797 ms28524 ms29251 ms[1, 1]0
realistic227942 ms28133 ms28324 ms[1, 1]0
edge228782 ms29522 ms30263 ms[1, 1]0

Latency per trial

minimalmedian 28524ms
t129251mst227797ms
scale: 0–29251 ms
realisticmedian 28133ms
t127942mst228324ms
scale: 0–28324 ms
edgemedian 29522ms
t128782mst230263ms
scale: 0–30263 ms

Probe variants — every command + output

minimal2 trials
min 27797ms · median 28524ms · max 29251ms · rows 1,1

smallest valid query (no filters)

Command
SELECT * FROM github.user LIMIT 1
Trials + output
trial 1·29251ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
trial 2·27797ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
realistic2 trials
min 27942ms · median 28133ms · max 28324ms · rows 1,1

typical user query (no filters)

Command
SELECT * FROM github.user LIMIT 25
Trials + output
trial 1·27942ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
trial 2·28324ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
edge2 trials
min 28782ms · median 29522ms · max 30263ms · rows 1,1

edge: larger limit, no filters

Command
SELECT * FROM github.user LIMIT 200
Trials + output
trial 1·28782ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
trial 2·30263ms·rows 1isError=false
First row (click to expand JSON)
{
  "account_id": "",
  "avatar_url": "https://avatars.githubusercontent.com/u/254638087?v=4",
  "bio": "Self-taught AI engineer",
  "blog": "https://algsoch.onrender.com",
  "business_plus": "",
  "collaborators": "",
  "company": "",
  "created_at": "2026-01-13T08:45:13Z",
  "disk_usage": "",
  "email": "algsoch@gmail.com",
  "events_url": "https://api.github.com/users/FiscalMindset/events{/privacy}",
  "followers": "11",
  "followers_url": "https://api.github.com/users/FiscalMindset/followers",
  "following": "10",
  "following_url": "https://api.github.com/users/FiscalMindset/following{/other_user}",
  "gists_url": "https://api.github.com/users/FiscalMindset/gists{/gist_id}",
  "gravatar_id": "",
  "hireable": "true",
  "html_url": "https://github.com/FiscalMindset",
  "id": "254638087",
  "ldap_dn": "",
  "location": "Ghevra, New Delhi 110081",
  "login": "FiscalMindset",
  "name": "vicky kumar",
  "node_id": "U_kgDODy14Bw",
  "notification_email": "algsoch@gmail.com",
  "organizations_url": "https://api.github.com/users/FiscalMindset/orgs",
  "owned_private_repos": "",
  "plan": "",
  "plan__collaborators": "",
  "plan__name": "",
  "plan__private_repos": "",
  "plan__space": "",
  "private_gists": "",
  "public_gists": "0",
  "public_repos": "32",
  "received_events_url": "https://api.github.com/users/FiscalMindset/received_events",
  "repos_url": "https://api.github.com/users/FiscalMindset/repos",
  "site_admin": "false",
  "starred_url": "https://api.github.com/users/FiscalMindset/starred{/owner}{/repo}",
  "subscriptions_url": "https://api.github.com/users/FiscalMindset/subscriptions",
  "total_private_repos": "",
  "twitter_username": "",
  "two_factor_authentication": "",
  "type": "User",
  "updated_at": "2026-08-30T05:06:33Z",
  "url": "https://api.github.com/users/FiscalMindset",
  "user_view_type": "public"
}
columns (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type

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

6 rows stored · 6 returned · page 1/1
10https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic
21https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic
12https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic
23https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic
14https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic
25https://avatars.githubusercontent.com/u/254638087?v=4Self-taught AI engineerhttps://algsoch.onrender.com2026-01-13T08:45:13Zalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/events{/privacy}11https://api.github.com/users/FiscalMindset/followers10https://api.github.com/users/FiscalMindset/following{/other_user}https://api.github.com/users/FiscalMindset/gists{/gist_id}truehttps://github.com/FiscalMindset254638087Ghevra, New Delhi 110081FiscalMindsetvicky kumarU_kgDODy14Bwalgsoch@gmail.comhttps://api.github.com/users/FiscalMindset/orgs032https://api.github.com/users/FiscalMindset/received_eventshttps://api.github.com/users/FiscalMindset/reposfalsehttps://api.github.com/users/FiscalMindset/starred{/owner}{/repo}https://api.github.com/users/FiscalMindset/subscriptionsUser2026-08-30T05:06:33Zhttps://api.github.com/users/FiscalMindsetpublic

Column profile

48 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1account_id06empty
2avatar_urlstring60"https://avatars.githubusercontent.com/u/254638087?v=4"
3biostring60"Self-taught AI engineer"
4blogstring60"https://algsoch.onrender.com"
5business_plus06empty
6collaborators06empty
7company06empty
8created_atstring60"2026-01-13T08:45:13Z"
9disk_usage06empty
10emailstring60"algsoch@gmail.com"
11events_urlstring60"https://api.github.com/users/FiscalMindset/events{/privacy}"
12followersstring60"11"
13followers_urlstring60"https://api.github.com/users/FiscalMindset/followers"
14followingstring60"10"
15following_urlstring60"https://api.github.com/users/FiscalMindset/following{/other_"
16gists_urlstring60"https://api.github.com/users/FiscalMindset/gists{/gist_id}"
17gravatar_id06empty
18hireablestring60"true"
19html_urlstring60"https://github.com/FiscalMindset"
20idstring60"254638087"
21ldap_dn06empty
22locationstring60"Ghevra, New Delhi 110081"
23loginstring60"FiscalMindset"
24namestring60"vicky kumar"
25node_idstring60"U_kgDODy14Bw"
26notification_emailstring60"algsoch@gmail.com"
27organizations_urlstring60"https://api.github.com/users/FiscalMindset/orgs"
28owned_private_repos06empty
29plan06empty
30plan__collaborators06empty
31plan__name06empty
32plan__private_repos06empty
33plan__space06empty
34private_gists06empty
35public_gistsstring60"0"
36public_reposstring60"32"
37received_events_urlstring60"https://api.github.com/users/FiscalMindset/received_events"
38repos_urlstring60"https://api.github.com/users/FiscalMindset/repos"
39site_adminstring60"false"
40starred_urlstring60"https://api.github.com/users/FiscalMindset/starred{/owner}{/"
41subscriptions_urlstring60"https://api.github.com/users/FiscalMindset/subscriptions"
42total_private_repos06empty
43twitter_username06empty
44two_factor_authentication06empty
45typestring60"User"
46updated_atstring60"2026-08-30T05:06:33Z"
47urlstring60"https://api.github.com/users/FiscalMindset"
48user_view_typestring60"public"

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt129251ms1okaccount_id, avatar_url, bio
minimalt227797ms1okaccount_id, avatar_url, bio
realistict127942ms1okaccount_id, avatar_url, bio
realistict228324ms1okaccount_id, avatar_url, bio
edget128782ms1okaccount_id, avatar_url, bio
edget230263ms1okaccount_id, avatar_url, bio

Catalog vs. response schemaclaimed guide vs columns coral actually returned

Catalog guide (verbatim)
Works without WHERE filters. The default route returns the current authenticated user. Most useful optional filters: account_id. Add account_id to jump from the default route to a specific record lookup. For the current token's user profile, github.authenticated_user is the shorter alias.
Columns coral returned (48)
account_idavatar_urlbioblogbusiness_pluscollaboratorscompanycreated_atdisk_usageemailevents_urlfollowersfollowers_urlfollowingfollowing_urlgists_urlgravatar_idhireablehtml_urlidldap_dnlocationloginnamenode_idnotification_emailorganizations_urlowned_private_reposplanplan__collaboratorsplan__nameplan__private_reposplan__spaceprivate_gistspublic_gistspublic_reposreceived_events_urlrepos_urlsite_adminstarred_urlsubscriptions_urltotal_private_repostwitter_usernametwo_factor_authenticationtypeupdated_aturluser_view_type
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:08:56Z
JSON record: reports/github/tables/user.json
first_run_at: 2026-08-31T09:08:56Z
last_retried_at: 2026-08-31T09:08:56Z
retry_count: 0
View version history →