github source

github.user_installation_repositories

fail

List repositories accessible to the user access token

Requires installation_id. Use LIMIT for spot checks; large result sets paginate quickly.

installation_id captured 2026-08-31 09:15:21Zmedian 28254 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
minimal229188 ms29375 ms29563 ms[0, 0]2
realistic227831 ms28254 ms28677 ms[0, 0]2
edge226879 ms26984 ms27090 ms[0, 0]2

Latency per trial

minimalmedian 29375ms
t129563mst229188ms
scale: 0–29563 ms
realisticmedian 28254ms
t128677mst227831ms
scale: 0–28677 ms
edgemedian 26984ms
t126879mst227090ms
scale: 0–27090 ms

Probe variants — every command + output

minimal2 trials
min 29188ms · median 29375ms · max 29563ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.user_installation_repositories WHERE installation_id = '1' LIMIT 1
Trials + output
trial 1·29563ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29188ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 27831ms · median 28254ms · max 28677ms · rows 0,0

typical user query

Command
SELECT * FROM github.user_installation_repositories WHERE installation_id = '1' LIMIT 25
Trials + output
trial 1·28677ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27831ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 26879ms · median 26984ms · max 27090ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.user_installation_repositories WHERE installation_id = '1' LIMIT 200
Trials + output
trial 1·26879ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27090ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/installations#list-repositories-accessible-to-the-user-access-token","status":"404"} [GET] https://api.github.com/user/installations/1/repositories
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
minimalt129563ms0error
minimalt229188ms0error
realistict128677ms0error
realistict227831ms0error
edget126879ms0error
edget227090ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:15:21Z
JSON record: reports/github/tables/user_installation_repositories.json
first_run_at: 2026-08-31T09:15:21Z
last_retried_at: 2026-08-31T09:15:21Z
retry_count: 0
View version history →