github source

github.org_installations

fail

List app installations for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 07:12:32Zmedian 39603 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
minimal236863 ms38438 ms40014 ms[0, 0]2
realistic236597 ms39603 ms42609 ms[0, 0]2
edge240064 ms41461 ms42859 ms[0, 0]2

Latency per trial

minimalmedian 38438ms
t140014mst236863ms
scale: 0–40014 ms
realisticmedian 39603ms
t136597mst242609ms
scale: 0–42609 ms
edgemedian 41461ms
t140064mst242859ms
scale: 0–42859 ms

Probe variants — every command + output

minimal2 trials
min 36863ms · median 38438ms · max 40014ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_installations WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·40064ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/installations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·42859ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/orgs#list-app-installations-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/installations
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
minimalt140014ms0error
minimalt236863ms0error
realistict136597ms0error
realistict242609ms0error
edget140064ms0error
edget242859ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:12:32Z
JSON record: reports/github/tables/org_installations.json
first_run_at: 2026-08-31T07:12:32Z
last_retried_at: 2026-08-31T07:12:32Z
retry_count: 0
View version history →