github source

github.user_codespace_machines

fail

List machine types for a codespace

Requires codespace_name. Use LIMIT for spot checks; large result sets paginate quickly.

codespace_name captured 2026-08-31 09:09:41Zmedian 29097 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
minimal227021 ms27839 ms28658 ms[0, 0]2
realistic226699 ms29097 ms31495 ms[0, 0]2
edge229321 ms29321 ms29322 ms[0, 0]2

Latency per trial

minimalmedian 27839ms
t127021mst228658ms
scale: 0–28658 ms
realisticmedian 29097ms
t126699mst231495ms
scale: 0–31495 ms
edgemedian 29321ms
t129321mst229322ms
scale: 0–29322 ms

Probe variants — every command + output

minimal2 trials
min 27021ms · median 27839ms · max 28658ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.user_codespace_machines WHERE codespace_name = '1' LIMIT 1
Trials + output
trial 1·27021ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28658ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 26699ms · median 29097ms · max 31495ms · rows 0,0

typical user query

Command
SELECT * FROM github.user_codespace_machines WHERE codespace_name = '1' LIMIT 25
Trials + output
trial 1·26699ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31495ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 29321ms · median 29321ms · max 29322ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.user_codespace_machines WHERE codespace_name = '1' LIMIT 200
Trials + output
trial 1·29321ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29322ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/machines#list-machine-types-for-a-codespace","status":"404"} [GET] https://api.github.com/user/codespaces/1/machines
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
minimalt127021ms0error
minimalt228658ms0error
realistict126699ms0error
realistict231495ms0error
edget129321ms0error
edget229322ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:09:41Z
JSON record: reports/github/tables/user_codespace_machines.json
first_run_at: 2026-08-31T09:09:41Z
last_retried_at: 2026-08-31T09:09:41Z
retry_count: 0
View version history →