github source

github.summary

fail

Get billing usage summary for an organization

Use this table to summarize org billing usage. Requires org. Start with year, month, or day before paging long histories; username helps isolate one user's spend.

org captured 2026-08-31 09:03:35Zmedian 27736 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
minimal226915 ms27565 ms28215 ms[0, 0]2
realistic227179 ms27736 ms28294 ms[0, 0]2
edge228065 ms29388 ms30712 ms[0, 0]2

Latency per trial

minimalmedian 27565ms
t126915mst228215ms
scale: 0–28215 ms
realisticmedian 27736ms
t127179mst228294ms
scale: 0–28294 ms
edgemedian 29388ms
t128065mst230712ms
scale: 0–30712 ms

Probe variants — every command + output

minimal2 trials
min 26915ms · median 27565ms · max 28215ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.summary WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·26915ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28215ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 27179ms · median 27736ms · max 28294ms · rows 0,0

typical user query

Command
SELECT * FROM github.summary WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·27179ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28294ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28065ms · median 29388ms · max 30712ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.summary WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·28065ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30712ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/billing/usage#get-billing-usage-summary-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage/summary
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
minimalt126915ms0error
minimalt228215ms0error
realistict127179ms0error
realistict228294ms0error
edget128065ms0error
edget230712ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:03:35Z
JSON record: reports/github/tables/summary.json
first_run_at: 2026-08-31T09:03:35Z
last_retried_at: 2026-08-31T09:03:35Z
retry_count: 0
View version history →