github source

github.items

fail

List items for an organization owned project

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

project_number, org captured 2026-08-31 06:26:45Zmedian 41661 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
minimal247972 ms48153 ms48335 ms[0, 0]2
realistic239988 ms41661 ms43334 ms[0, 0]2
edge235328 ms36881 ms38434 ms[0, 0]2

Latency per trial

minimalmedian 48153ms
t147972mst248335ms
scale: 0–48335 ms
realisticmedian 41661ms
t139988mst243334ms
scale: 0–43334 ms
edgemedian 36881ms
t138434mst235328ms
scale: 0–38434 ms

Probe variants — every command + output

minimal2 trials
min 47972ms · median 48153ms · max 48335ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.items WHERE project_number = '1' AND org = 'opencode' LIMIT 200
Trials + output
trial 1·38434ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2/1/items
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·35328ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/projects/items#list-items-for-an-organization-owned-project","status":"404"} [GET] https://api.github.com/orgs/opencode/projectsV2/1/items
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
minimalt147972ms0error
minimalt248335ms0error
realistict139988ms0error
realistict243334ms0error
edget138434ms0error
edget235328ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:26:45Z
JSON record: reports/github/tables/items.json
first_run_at: 2026-08-31T06:26:45Z
last_retried_at: 2026-08-31T06:26:45Z
retry_count: 0
View version history →