github source

github.packages

fail

List packages for an organization

Use this table to list packages in one org. Requires package_type and org. Start with visibility or username before paging; package visibility often removes rows you might expect from the full org list.

package_type, org captured 2026-08-31 07:29:02Zmedian 41884 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
minimal233451 ms33760 ms34070 ms[0, 0]2
realistic238510 ms41884 ms45259 ms[0, 0]2
edge236123 ms41617 ms47112 ms[0, 0]2

Latency per trial

minimalmedian 33760ms
t134070mst233451ms
scale: 0–34070 ms
realisticmedian 41884ms
t145259mst238510ms
scale: 0–45259 ms
edgemedian 41617ms
t136123mst247112ms
scale: 0–47112 ms

Probe variants — every command + output

minimal2 trials
min 33451ms · median 33760ms · max 34070ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.packages WHERE package_type = '1' AND org = 'opencode' LIMIT 200
Trials + output
trial 1·36123ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/packages/packages#list-packages-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/packages
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·47112ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/packages/packages#list-packages-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/packages
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
minimalt134070ms0error
minimalt233451ms0error
realistict145259ms0error
realistict238510ms0error
edget136123ms0error
edget247112ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:29:02Z
JSON record: reports/github/tables/packages.json
first_run_at: 2026-08-31T07:29:02Z
last_retried_at: 2026-08-31T07:29:02Z
retry_count: 0
View version history →