github source

github.apps

fail

Get an app

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

app_slug captured 2026-08-31 05:31:54Zmedian 25409 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
minimal228079 ms30526 ms32974 ms[0, 0]2
realistic225353 ms25409 ms25466 ms[0, 0]2
edge229151 ms30522 ms31893 ms[0, 0]2

Latency per trial

minimalmedian 30526ms
t128079mst232974ms
scale: 0–32974 ms
realisticmedian 25409ms
t125353mst225466ms
scale: 0–25466 ms
edgemedian 30522ms
t129151mst231893ms
scale: 0–31893 ms

Probe variants — every command + output

minimal2 trials
min 28079ms · median 30526ms · max 32974ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.apps WHERE app_slug = 'opencode' LIMIT 1
Trials + output
trial 1·28079ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32974ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 25353ms · median 25409ms · max 25466ms · rows 0,0

typical user query

Command
SELECT * FROM github.apps WHERE app_slug = 'opencode' LIMIT 25
Trials + output
trial 1·25353ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·25466ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 29151ms · median 30522ms · max 31893ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.apps WHERE app_slug = 'opencode' LIMIT 200
Trials + output
trial 1·29151ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31893ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/apps/apps#get-an-app","status":"404"} [GET] https://api.github.com/apps/opencode
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
minimalt128079ms0error
minimalt232974ms0error
realistict125353ms0error
realistict225466ms0error
edget129151ms0error
edget231893ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:31:54Z
JSON record: reports/github/tables/apps.json
first_run_at: 2026-08-31T05:31:54Z
last_retried_at: 2026-08-31T05:31:54Z
retry_count: 0
View version history →