github source

github.invitations

fail

List pending organization invitations

Requires org. Most useful optional filters: team_slug, team_id, role. Add team_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 06:22:23Zmedian 34116 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
minimal236461 ms36478 ms36496 ms[0, 0]2
realistic230865 ms34116 ms37367 ms[0, 0]2
edge243358 ms44401 ms45444 ms[0, 0]2

Latency per trial

minimalmedian 36478ms
t136461mst236496ms
scale: 0–36496 ms
realisticmedian 34116ms
t137367mst230865ms
scale: 0–37367 ms
edgemedian 44401ms
t143358mst245444ms
scale: 0–45444 ms

Probe variants — every command + output

minimal2 trials
min 36461ms · median 36478ms · max 36496ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.invitations WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·36461ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36496ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 30865ms · median 34116ms · max 37367ms · rows 0,0

typical user query

Command
SELECT * FROM github.invitations WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·37367ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30865ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 43358ms · median 44401ms · max 45444ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.invitations WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·43358ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·45444ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/members#list-pending-organization-invitations","status":"404"} [GET] https://api.github.com/orgs/opencode/invitations
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
minimalt136461ms0error
minimalt236496ms0error
realistict137367ms0error
realistict230865ms0error
edget143358ms0error
edget245444ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:22:23Z
JSON record: reports/github/tables/invitations.json
first_run_at: 2026-08-31T06:22:23Z
last_retried_at: 2026-08-31T06:22:23Z
retry_count: 0
View version history →