github source

github.org_repos

fail

List organization repositories

Use this table to list repositories in one org. Requires org. Start with type or username before paging large orgs; username is best when you need one user's accessible slice.

org captured 2026-08-31 07:19:38Zmedian 46165 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
minimal247165 ms47575 ms47985 ms[0, 0]2
realistic241955 ms46165 ms50376 ms[0, 0]2
edge235715 ms36240 ms36766 ms[0, 0]2

Latency per trial

minimalmedian 47575ms
t147985mst247165ms
scale: 0–47985 ms
realisticmedian 46165ms
t150376mst241955ms
scale: 0–50376 ms
edgemedian 36240ms
t136766mst235715ms
scale: 0–36766 ms

Probe variants — every command + output

minimal2 trials
min 47165ms · median 47575ms · max 47985ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_repos WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·36766ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/repos#list-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/repos
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·35715ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/repos#list-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/repos
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
minimalt147985ms0error
minimalt247165ms0error
realistict150376ms0error
realistict241955ms0error
edget136766ms0error
edget235715ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:19:38Z
JSON record: reports/github/tables/org_repos.json
first_run_at: 2026-08-31T07:19:38Z
last_retried_at: 2026-08-31T07:19:38Z
retry_count: 0
View version history →