github source
fail
View version history →
github.memberships
failGet team membership for a user (Legacy)
Use this legacy table when you already have the numeric team_id. Requires team_id and username. If you only know org and team_slug, use github.org_team_memberships instead.
team_id, username captured 2026-08-31 06:40:18Zmedian 36726 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 | 43366 ms | 45603 ms | 47841 ms | [0, 0] | 2 |
| realistic | 2 | 31557 ms | 36726 ms | 41895 ms | [0, 0] | 2 |
| edge | 2 | 30273 ms | 35297 ms | 40321 ms | [0, 0] | 2 |
Latency per trial
minimalmedian 45603ms
scale: 0–47841 ms
realisticmedian 36726ms
scale: 0–41895 ms
edgemedian 35297ms
scale: 0–40321 ms
Probe variants — every command + output
minimal
2 trialsmin 43366ms · median 45603ms · max 47841ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.memberships WHERE team_id = '1' AND username = 'FiscalMindset' LIMIT 1Trials + output
trial 1·47841ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·43366ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic
2 trialsmin 31557ms · median 36726ms · max 41895ms · rows 0,0
typical user query
Command
SELECT * FROM github.memberships WHERE team_id = '1' AND username = 'FiscalMindset' LIMIT 25Trials + output
trial 1·31557ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·41895ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge
2 trialsmin 30273ms · median 35297ms · max 40321ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.memberships WHERE team_id = '1' AND username = 'FiscalMindset' LIMIT 200Trials + output
trial 1·40321ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30273ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/teams/members#get-team-membership-for-a-user-legacy","status":"404"} [GET] https://api.github.com/teams/1/memberships/FiscalMindset
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 | 47841ms | 0 | error | — |
| minimal | t2 | 43366ms | 0 | error | — |
| realistic | t1 | 31557ms | 0 | error | — |
| realistic | t2 | 41895ms | 0 | error | — |
| edge | t1 | 40321ms | 0 | error | — |
| edge | t2 | 30273ms | 0 | error | — |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:40:18ZJSON record:
reports/github/tables/memberships.jsonfirst_run_at:
2026-08-31T06:40:18Zlast_retried_at:
2026-08-31T06:40:18Zretry_count:
0