github source
fail
View version history →
github.team
failGet a team (Legacy)
Requires team_id. Use LIMIT for spot checks; large result sets paginate quickly.
team_id captured 2026-08-31 09:03:50Zmedian 28031 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 | 26036 ms | 27207 ms | 28379 ms | [0, 0] | 2 |
| realistic | 2 | 27575 ms | 28031 ms | 28488 ms | [0, 0] | 2 |
| edge | 2 | 29969 ms | 30672 ms | 31376 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 27207ms
scale: 0–28379 ms
realisticmedian 28031ms
scale: 0–28488 ms
edgemedian 30672ms
scale: 0–31376 ms
Probe variants — every command + output
minimal
2 trialsmin 26036ms · median 27207ms · max 28379ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 1Trials + output
trial 1·26036ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28379ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 27575ms · median 28031ms · max 28488ms · rows 0,0
typical user query
Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 25Trials + output
trial 1·27575ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28488ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 29969ms · median 30672ms · max 31376ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 200Trials + output
trial 1·29969ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31376ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/teams#get-a-team-legacy","status":"404"} [GET] https://api.github.com/teams/1
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 | 26036ms | 0 | error | — |
| minimal | t2 | 28379ms | 0 | error | — |
| realistic | t1 | 27575ms | 0 | error | — |
| realistic | t2 | 28488ms | 0 | error | — |
| edge | t1 | 29969ms | 0 | error | — |
| edge | t2 | 31376ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:03:50ZJSON record:
reports/github/tables/team.jsonfirst_run_at:
2026-08-31T09:03:50Zlast_retried_at:
2026-08-31T09:03:50Zretry_count:
0