github source
fail
View version history →
github.orgs_list_for_user
failList organizations for a user
Requires username. Use LIMIT for spot checks; large result sets paginate quickly.
username captured 2026-08-31 07:28:24Zmedian 39645 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.orgs_list_for_user WHERE username='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 34180 ms | 35954 ms | 37729 ms | [0, 0] | 0 |
| realistic | 2 | 34321 ms | 39645 ms | 44969 ms | [0, 0] | 0 |
| edge | 2 | 36384 ms | 37442 ms | 38500 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 35954ms
scale: 0–37729 ms
realisticmedian 39645ms
scale: 0–44969 ms
edgemedian 37442ms
scale: 0–38500 ms
Probe variants — every command + output
minimal
2 trialsmin 34180ms · median 35954ms · max 37729ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.orgs_list_for_user WHERE username = 'FiscalMindset' LIMIT 1Trials + output
trial 1·37729ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
trial 2·34180ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
realistic
2 trialsmin 34321ms · median 39645ms · max 44969ms · rows 0,0
typical user query
Command
SELECT * FROM github.orgs_list_for_user WHERE username = 'FiscalMindset' LIMIT 25Trials + output
trial 1·34321ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
trial 2·44969ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
edge
2 trialsmin 36384ms · median 37442ms · max 38500ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.orgs_list_for_user WHERE username = 'FiscalMindset' LIMIT 200Trials + output
trial 1·38500ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
trial 2·36384ms·rows 0isError=false
columns (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Column profile
13 columns actually returned by coral. Catalog claims "1 required filter(s)": "username". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | avatar_url | — | 0 | 0 | empty |
| 2 | description | — | 0 | 0 | empty |
| 3 | events_url | — | 0 | 0 | empty |
| 4 | hooks_url | — | 0 | 0 | empty |
| 5 | id | — | 0 | 0 | empty |
| 6 | issues_url | — | 0 | 0 | empty |
| 7 | login | — | 0 | 0 | empty |
| 8 | members_url | — | 0 | 0 | empty |
| 9 | node_id | — | 0 | 0 | empty |
| 10 | public_members_url | — | 0 | 0 | empty |
| 11 | repos_url | — | 0 | 0 | empty |
| 12 | url | — | 0 | 0 | empty |
| 13 | username | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 37729ms | 0 | ok | — |
| minimal | t2 | 34180ms | 0 | ok | — |
| realistic | t1 | 34321ms | 0 | ok | — |
| realistic | t2 | 44969ms | 0 | ok | — |
| edge | t1 | 38500ms | 0 | ok | — |
| edge | t2 | 36384ms | 0 | ok | — |
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 (13)
avatar_urldescriptionevents_urlhooks_urlidissues_urlloginmembers_urlnode_idpublic_members_urlrepos_urlurlusername
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:28:24ZJSON record:
reports/github/tables/orgs_list_for_user.jsonfirst_run_at:
2026-08-31T07:28:24Zlast_retried_at:
2026-08-31T07:28:24Zretry_count:
0