github source
fail
View version history →
github.budgets
failGet all budgets for an organization
Requires org. Most useful optional filters: scope, budget_id. Add budget_id to jump from the default list call to a specific record lookup.
org captured 2026-08-31 05:40:32Zmedian 26390 ms
Verdict: FALSE
All variants failed: 6 errors, 0 successful.
What to do
GitHub returned 404
upstream.not_foundEither 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_foundEither 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-scopedrendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 24053 ms | 27829 ms | 31606 ms | [0, 0] | 2 |
| realistic | 2 | 24972 ms | 26390 ms | 27809 ms | [0, 0] | 2 |
| edge | 2 | 24856 ms | 25453 ms | 26051 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 27829ms
scale: 0–31606 ms
realisticmedian 26390ms
scale: 0–27809 ms
edgemedian 25453ms
scale: 0–26051 ms
Probe variants — every command + output
minimal
2 trialsmin 24053ms · median 27829ms · max 31606ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.budgets WHERE org = 'opencode' LIMIT 1Trials + output
trial 1·31606ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·24053ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 24972ms · median 26390ms · max 27809ms · rows 0,0
typical user query
Command
SELECT * FROM github.budgets WHERE org = 'opencode' LIMIT 25Trials + output
trial 1·24972ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27809ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 24856ms · median 25453ms · max 26051ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.budgets WHERE org = 'opencode' LIMIT 200Trials + output
trial 1·26051ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·24856ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/budgets
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 / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 31606ms | 0 | error | — |
| minimal | t2 | 24053ms | 0 | error | — |
| realistic | t1 | 24972ms | 0 | error | — |
| realistic | t2 | 27809ms | 0 | error | — |
| edge | t1 | 26051ms | 0 | error | — |
| edge | t2 | 24856ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:40:32ZJSON record:
reports/github/tables/budgets.jsonfirst_run_at:
2026-08-31T05:40:32Zlast_retried_at:
2026-08-31T05:40:32Zretry_count:
0