github source

github.org_blocks

fail

List users blocked by an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 07:00:16Zmedian 38757 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
minimal243975 ms46597 ms49220 ms[0, 0]2
realistic236578 ms38757 ms40937 ms[0, 0]2
edge236443 ms45054 ms53666 ms[0, 0]2

Latency per trial

minimalmedian 46597ms
t149220mst243975ms
scale: 0–49220 ms
realisticmedian 38757ms
t140937mst236578ms
scale: 0–40937 ms
edgemedian 45054ms
t136443mst253666ms
scale: 0–53666 ms

Probe variants — every command + output

minimal2 trials
min 43975ms · median 46597ms · max 49220ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_blocks WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·49220ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·43975ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 36578ms · median 38757ms · max 40937ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_blocks WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·40937ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36578ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 36443ms · median 45054ms · max 53666ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_blocks WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·36443ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·53666ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/blocking#list-users-blocked-by-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/blocks
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
minimalt149220ms0error
minimalt243975ms0error
realistict140937ms0error
realistict236578ms0error
edget136443ms0error
edget253666ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:00:16Z
JSON record: reports/github/tables/org_blocks.json
first_run_at: 2026-08-31T07:00:16Z
last_retried_at: 2026-08-31T07:00:16Z
retry_count: 0
View version history →