github source

github.projects_v2

fail

List projects for organization

Requires org. Most useful optional filters: username, project_number, q. Add project_number to jump from the default list call to a specific record lookup.

org captured 2026-08-31 07:44:05Zmedian 31262 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
minimal229400 ms29827 ms30254 ms[0, 0]2
realistic231233 ms31262 ms31292 ms[0, 0]2
edge230564 ms33165 ms35767 ms[0, 0]2

Latency per trial

minimalmedian 29827ms
t130254mst229400ms
scale: 0–30254 ms
realisticmedian 31262ms
t131292mst231233ms
scale: 0–31292 ms
edgemedian 33165ms
t130564mst235767ms
scale: 0–35767 ms

Probe variants — every command + output

minimal2 trials
min 29400ms · median 29827ms · max 30254ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.projects_v2 WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·30254ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29400ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 31233ms · median 31262ms · max 31292ms · rows 0,0

typical user query

Command
SELECT * FROM github.projects_v2 WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·31292ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31233ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 30564ms · median 33165ms · max 35767ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.projects_v2 WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·30564ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·35767ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/projects#list-projects-for-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2
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
minimalt130254ms0error
minimalt229400ms0error
realistict131292ms0error
realistict231233ms0error
edget130564ms0error
edget235767ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:44:05Z
JSON record: reports/github/tables/projects_v2.json
first_run_at: 2026-08-31T07:44:05Z
last_retried_at: 2026-08-31T07:44:05Z
retry_count: 0
View version history →