github source

github.organization_setting_billing_usage

fail

Get billing usage report for an organization

Requires org. Most useful optional filters: year, month, day. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 07:24:55Zmedian 34149 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
minimal236314 ms39372 ms42431 ms[0, 0]2
realistic233330 ms34149 ms34968 ms[0, 0]2
edge235975 ms37525 ms39076 ms[0, 0]2

Latency per trial

minimalmedian 39372ms
t142431mst236314ms
scale: 0–42431 ms
realisticmedian 34149ms
t133330mst234968ms
scale: 0–34968 ms
edgemedian 37525ms
t139076mst235975ms
scale: 0–39076 ms

Probe variants — every command + output

minimal2 trials
min 36314ms · median 39372ms · max 42431ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.organization_setting_billing_usage WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·42431ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36314ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 33330ms · median 34149ms · max 34968ms · rows 0,0

typical user query

Command
SELECT * FROM github.organization_setting_billing_usage WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·33330ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34968ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 35975ms · median 37525ms · max 39076ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.organization_setting_billing_usage WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·39076ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·35975ms·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-report-for-an-organization","status":"404"} [GET] https://api.github.com/organizations/opencode/settings/billing/usage
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
minimalt142431ms0error
minimalt236314ms0error
realistict133330ms0error
realistict234968ms0error
edget139076ms0error
edget235975ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:24:55Z
JSON record: reports/github/tables/organization_setting_billing_usage.json
first_run_at: 2026-08-31T07:24:55Z
last_retried_at: 2026-08-31T07:24:55Z
retry_count: 0
View version history →