github source

github.members

fail

List organization members

Requires org. Most useful optional filters: team_slug, team_id, filter. Add team_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 06:39:28Zmedian 37744 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal247681 ms48806 ms49932 ms[0, 0]2
realistic231826 ms37744 ms43662 ms[0, 0]2
edge239781 ms40697 ms41613 ms[0, 0]2

Latency per trial

minimalmedian 48806ms
t149932mst247681ms
scale: 0–49932 ms
realisticmedian 37744ms
t143662mst231826ms
scale: 0–43662 ms
edgemedian 40697ms
t141613mst239781ms
scale: 0–41613 ms

Probe variants — every command + output

minimal2 trials
min 47681ms · median 48806ms · max 49932ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.members WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·49932ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·47681ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 31826ms · median 37744ms · max 43662ms · rows 0,0

typical user query

Command
SELECT * FROM github.members WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·43662ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31826ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 39781ms · median 40697ms · max 41613ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.members WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·41613ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39781ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-organization-members","status":"404"} [GET] https://api.github.com/orgs/opencode/members
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

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.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt149932ms0error
minimalt247681ms0error
realistict143662ms0error
realistict231826ms0error
edget141613ms0error
edget239781ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:39:28Z
JSON record: reports/github/tables/members.json
first_run_at: 2026-08-31T06:39:28Z
last_retried_at: 2026-08-31T06:39:28Z
retry_count: 0
View version history →