github source

github.copilot

fail

Get Copilot seat assignment details for a user

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

org, username captured 2026-08-31 05:51:54Zmedian 26901 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
minimal228025 ms28379 ms28734 ms[0, 0]2
realistic225780 ms26901 ms28023 ms[0, 0]2
edge228917 ms29162 ms29407 ms[0, 0]2

Latency per trial

minimalmedian 28379ms
t128734mst228025ms
scale: 0–28734 ms
realisticmedian 26901ms
t125780mst228023ms
scale: 0–28023 ms
edgemedian 29162ms
t128917mst229407ms
scale: 0–29407 ms

Probe variants — every command + output

minimal2 trials
min 28025ms · median 28379ms · max 28734ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.copilot WHERE org = 'opencode' AND username = 'FiscalMindset' LIMIT 1
Trials + output
trial 1·28734ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28025ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 25780ms · median 26901ms · max 28023ms · rows 0,0

typical user query

Command
SELECT * FROM github.copilot WHERE org = 'opencode' AND username = 'FiscalMindset' LIMIT 25
Trials + output
trial 1·25780ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28023ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28917ms · median 29162ms · max 29407ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.copilot WHERE org = 'opencode' AND username = 'FiscalMindset' LIMIT 200
Trials + output
trial 1·28917ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29407ms·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-assignment-details-for-a-user","status":"404"} [GET] https://api.github.com/orgs/opencode/members/FiscalMindset/copilot
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
minimalt128734ms0error
minimalt228025ms0error
realistict125780ms0error
realistict228023ms0error
edget128917ms0error
edget229407ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:51:54Z
JSON record: reports/github/tables/copilot.json
first_run_at: 2026-08-31T05:51:54Z
last_retried_at: 2026-08-31T05:51:54Z
retry_count: 0
View version history →