github source

github.billing

fail

Get Copilot seat information and settings for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 05:37:50Zmedian 26382 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
minimal224708 ms26591 ms28475 ms[0, 0]2
realistic225784 ms26382 ms26980 ms[0, 0]2
edge227548 ms28153 ms28758 ms[0, 0]2

Latency per trial

minimalmedian 26591ms
t124708mst228475ms
scale: 0–28475 ms
realisticmedian 26382ms
t126980mst225784ms
scale: 0–26980 ms
edgemedian 28153ms
t127548mst228758ms
scale: 0–28758 ms

Probe variants — every command + output

minimal2 trials
min 24708ms · median 26591ms · max 28475ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.billing WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·24708ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28475ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 25784ms · median 26382ms · max 26980ms · rows 0,0

typical user query

Command
SELECT * FROM github.billing WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·26980ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·25784ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 27548ms · median 28153ms · max 28758ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.billing WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·27548ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28758ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/copilot/copilot-user-management#get-copilot-seat-information-and-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing
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
minimalt124708ms0error
minimalt228475ms0error
realistict126980ms0error
realistict225784ms0error
edget127548ms0error
edget228758ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:37:50Z
JSON record: reports/github/tables/billing.json
first_run_at: 2026-08-31T05:37:50Z
last_retried_at: 2026-08-31T05:37:50Z
retry_count: 0
View version history →