github source

github.seats

fail

List all Copilot seat assignments for an organization

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

org captured 2026-08-31 08:55:20Zmedian 30296 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
minimal228568 ms30762 ms32956 ms[0, 0]2
realistic228767 ms30296 ms31825 ms[0, 0]2
edge226193 ms26264 ms26335 ms[0, 0]2

Latency per trial

minimalmedian 30762ms
t132956mst228568ms
scale: 0–32956 ms
realisticmedian 30296ms
t131825mst228767ms
scale: 0–31825 ms
edgemedian 26264ms
t126335mst226193ms
scale: 0–26335 ms

Probe variants — every command + output

minimal2 trials
min 28568ms · median 30762ms · max 32956ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.seats WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·32956ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28568ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 28767ms · median 30296ms · max 31825ms · rows 0,0

typical user query

Command
SELECT * FROM github.seats WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·31825ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28767ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 26193ms · median 26264ms · max 26335ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.seats WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·26335ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·26193ms·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#list-all-copilot-seat-assignments-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/copilot/billing/seats
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
minimalt132956ms0error
minimalt228568ms0error
realistict131825ms0error
realistict228767ms0error
edget126335ms0error
edget226193ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:55:20Z
JSON record: reports/github/tables/seats.json
first_run_at: 2026-08-31T08:55:20Z
last_retried_at: 2026-08-31T08:55:20Z
retry_count: 0
View version history →