github source

github.platforms

fail

Get platforms for GitHub-hosted runners in an organization

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

org captured 2026-08-31 07:40:37Zmedian 38367 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
minimal233509 ms34021 ms34533 ms[0, 0]2
realistic237510 ms38367 ms39224 ms[0, 0]2
edge231086 ms32118 ms33150 ms[0, 0]2

Latency per trial

minimalmedian 34021ms
t133509mst234533ms
scale: 0–34533 ms
realisticmedian 38367ms
t137510mst239224ms
scale: 0–39224 ms
edgemedian 32118ms
t131086mst233150ms
scale: 0–33150 ms

Probe variants — every command + output

minimal2 trials
min 33509ms · median 34021ms · max 34533ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.platforms WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·33509ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34533ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 37510ms · median 38367ms · max 39224ms · rows 0,0

typical user query

Command
SELECT * FROM github.platforms WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·37510ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39224ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 31086ms · median 32118ms · max 33150ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.platforms WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·31086ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·33150ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#get-platforms-for-github-hosted-runners-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/platforms
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
minimalt133509ms0error
minimalt234533ms0error
realistict137510ms0error
realistict239224ms0error
edget131086ms0error
edget233150ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:40:37Z
JSON record: reports/github/tables/platforms.json
first_run_at: 2026-08-31T07:40:37Z
last_retried_at: 2026-08-31T07:40:37Z
retry_count: 0
View version history →