github source

github.private_registries

fail

List private registries for an organization

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

org captured 2026-08-31 07:40:51Zmedian 37959 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
minimal232394 ms34277 ms36160 ms[0, 0]2
realistic235544 ms37959 ms40375 ms[0, 0]2
edge229326 ms31132 ms32938 ms[0, 0]2

Latency per trial

minimalmedian 34277ms
t132394mst236160ms
scale: 0–36160 ms
realisticmedian 37959ms
t140375mst235544ms
scale: 0–40375 ms
edgemedian 31132ms
t129326mst232938ms
scale: 0–32938 ms

Probe variants — every command + output

minimal2 trials
min 32394ms · median 34277ms · max 36160ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.private_registries WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·29326ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32938ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#list-private-registries-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries
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
minimalt132394ms0error
minimalt236160ms0error
realistict140375ms0error
realistict235544ms0error
edget129326ms0error
edget232938ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:40:51Z
JSON record: reports/github/tables/private_registries.json
first_run_at: 2026-08-31T07:40:51Z
last_retried_at: 2026-08-31T07:40:51Z
retry_count: 0
View version history →