github source

github.org_property_values

fail

List custom property values for organization repositories

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

org captured 2026-08-31 07:16:57Zmedian 40204 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
minimal239934 ms40286 ms40639 ms[0, 0]2
realistic239934 ms40204 ms40474 ms[0, 0]2
edge247975 ms48033 ms48092 ms[0, 0]2

Latency per trial

minimalmedian 40286ms
t140639mst239934ms
scale: 0–40639 ms
realisticmedian 40204ms
t140474mst239934ms
scale: 0–40474 ms
edgemedian 48033ms
t147975mst248092ms
scale: 0–48092 ms

Probe variants — every command + output

minimal2 trials
min 39934ms · median 40286ms · max 40639ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_property_values WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·40639ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39934ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 39934ms · median 40204ms · max 40474ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_property_values WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·40474ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39934ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 47975ms · median 48033ms · max 48092ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_property_values WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·47975ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·48092ms·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#list-custom-property-values-for-organization-repositories","status":"404"} [GET] https://api.github.com/orgs/opencode/properties/values
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
minimalt140639ms0error
minimalt239934ms0error
realistict140474ms0error
realistict239934ms0error
edget147975ms0error
edget248092ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:16:57Z
JSON record: reports/github/tables/org_property_values.json
first_run_at: 2026-08-31T07:16:57Z
last_retried_at: 2026-08-31T07:16:57Z
retry_count: 0
View version history →