github source

github.team

fail

Get 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_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
minimal226036 ms27207 ms28379 ms[0, 0]2
realistic227575 ms28031 ms28488 ms[0, 0]2
edge229969 ms30672 ms31376 ms[0, 0]2

Latency per trial

minimalmedian 27207ms
t126036mst228379ms
scale: 0–28379 ms
realisticmedian 28031ms
t127575mst228488ms
scale: 0–28488 ms
edgemedian 30672ms
t129969mst231376ms
scale: 0–31376 ms

Probe variants — every command + output

minimal2 trials
min 26036ms · median 27207ms · max 28379ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 1
Trials + 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.
realistic2 trials
min 27575ms · median 28031ms · max 28488ms · rows 0,0

typical user query

Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 25
Trials + 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.
edge2 trials
min 29969ms · median 30672ms · max 31376ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.team WHERE team_id = '1' LIMIT 200
Trials + 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 / comboTrial #LatencyRowsStatusFirst key returned
minimalt126036ms0error
minimalt228379ms0error
realistict127575ms0error
realistict228488ms0error
edget129969ms0error
edget231376ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:03:50Z
JSON record: reports/github/tables/team.json
first_run_at: 2026-08-31T09:03:50Z
last_retried_at: 2026-08-31T09:03:50Z
retry_count: 0
View version history →