github source

github.schema

fail

Get all custom properties for an organization

Requires org. Most useful optional filters: custom_property_name. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 08:54:24Zmedian 30953 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
minimal227570 ms28109 ms28649 ms[0, 0]2
realistic229345 ms30953 ms32561 ms[0, 0]2
edge228774 ms30071 ms31368 ms[0, 0]2

Latency per trial

minimalmedian 28109ms
t127570mst228649ms
scale: 0–28649 ms
realisticmedian 30953ms
t132561mst229345ms
scale: 0–32561 ms
edgemedian 30071ms
t131368mst228774ms
scale: 0–31368 ms

Probe variants — every command + output

minimal2 trials
min 27570ms · median 28109ms · max 28649ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.schema WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·27570ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28649ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 29345ms · median 30953ms · max 32561ms · rows 0,0

typical user query

Command
SELECT * FROM github.schema WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·32561ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29345ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28774ms · median 30071ms · max 31368ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.schema WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·31368ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28774ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/custom-properties#get-all-custom-properties-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/schema
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
minimalt127570ms0error
minimalt228649ms0error
realistict132561ms0error
realistict229345ms0error
edget131368ms0error
edget228774ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:54:24Z
JSON record: reports/github/tables/schema.json
first_run_at: 2026-08-31T08:54:24Z
last_retried_at: 2026-08-31T08:54:24Z
retry_count: 0
View version history →