github source

github.enterprise_teams

fail

List enterprise teams

Use this table to browse enterprise teams. Requires enterprise. Add team_slug to jump to one team before paging; team visibility still follows enterprise permissions.

enterprise captured 2026-08-31 06:03:36Zmedian 28150 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
minimal230388 ms30893 ms31399 ms[0, 0]2
realistic226495 ms28150 ms29805 ms[0, 0]2
edge230445 ms38309 ms46173 ms[0, 0]2

Latency per trial

minimalmedian 30893ms
t130388mst231399ms
scale: 0–31399 ms
realisticmedian 28150ms
t126495mst229805ms
scale: 0–29805 ms
edgemedian 38309ms
t146173mst230445ms
scale: 0–46173 ms

Probe variants — every command + output

minimal2 trials
min 30388ms · median 30893ms · max 31399ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.enterprise_teams WHERE enterprise = 'github' LIMIT 1
Trials + output
trial 1·30388ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31399ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 26495ms · median 28150ms · max 29805ms · rows 0,0

typical user query

Command
SELECT * FROM github.enterprise_teams WHERE enterprise = 'github' LIMIT 25
Trials + output
trial 1·26495ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29805ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 30445ms · median 38309ms · max 46173ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.enterprise_teams WHERE enterprise = 'github' LIMIT 200
Trials + output
trial 1·46173ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30445ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/enterprise-teams/enterprise-teams#list-enterprise-teams","status":"404"} [GET] https://api.github.com/enterprises/github/teams
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
minimalt130388ms0error
minimalt231399ms0error
realistict126495ms0error
realistict229805ms0error
edget146173ms0error
edget230445ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:03:36Z
JSON record: reports/github/tables/enterprise_teams.json
first_run_at: 2026-08-31T06:03:36Z
last_retried_at: 2026-08-31T06:03:36Z
retry_count: 0
View version history →