github source
fail
View version history →
github.items
failList 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_foundEither 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_foundEither 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-scopedrendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 47972 ms | 48153 ms | 48335 ms | [0, 0] | 2 |
| realistic | 2 | 39988 ms | 41661 ms | 43334 ms | [0, 0] | 2 |
| edge | 2 | 35328 ms | 36881 ms | 38434 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 48153ms
scale: 0–48335 ms
realisticmedian 41661ms
scale: 0–43334 ms
edgemedian 36881ms
scale: 0–38434 ms
Probe variants — every command + output
minimal
2 trialsmin 47972ms · median 48153ms · max 48335ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.items WHERE project_number = '1' AND org = 'opencode' LIMIT 1Trials + 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.
realistic
2 trialsmin 39988ms · median 41661ms · max 43334ms · rows 0,0
typical user query
Command
SELECT * FROM github.items WHERE project_number = '1' AND org = 'opencode' LIMIT 25Trials + 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.
edge
2 trialsmin 35328ms · median 36881ms · max 38434ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.items WHERE project_number = '1' AND org = 'opencode' LIMIT 200Trials + 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 / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 47972ms | 0 | error | — |
| minimal | t2 | 48335ms | 0 | error | — |
| realistic | t1 | 39988ms | 0 | error | — |
| realistic | t2 | 43334ms | 0 | error | — |
| edge | t1 | 38434ms | 0 | error | — |
| edge | t2 | 35328ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:26:45ZJSON record:
reports/github/tables/items.jsonfirst_run_at:
2026-08-31T06:26:45Zlast_retried_at:
2026-08-31T06:26:45Zretry_count:
0