github source

github.campaigns

fail

List campaigns for an organization

Requires org. Most useful optional filters: state, sort, campaign_number. Add campaign_number to jump from the default list call to a specific record lookup.

org captured 2026-08-31 05:40:33Zmedian 26641 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
minimal223740 ms27393 ms31047 ms[0, 0]2
realistic225281 ms26641 ms28002 ms[0, 0]2
edge225455 ms25709 ms25964 ms[0, 0]2

Latency per trial

minimalmedian 27393ms
t131047mst223740ms
scale: 0–31047 ms
realisticmedian 26641ms
t125281mst228002ms
scale: 0–28002 ms
edgemedian 25709ms
t125964mst225455ms
scale: 0–25964 ms

Probe variants — every command + output

minimal2 trials
min 23740ms · median 27393ms · max 31047ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.campaigns WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·25964ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/campaigns/campaigns#list-campaigns-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/campaigns
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·25455ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/campaigns/campaigns#list-campaigns-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/campaigns
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
minimalt131047ms0error
minimalt223740ms0error
realistict125281ms0error
realistict228002ms0error
edget125964ms0error
edget225455ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:40:33Z
JSON record: reports/github/tables/campaigns.json
first_run_at: 2026-08-31T05:40:33Z
last_retried_at: 2026-08-31T05:40:33Z
retry_count: 0
View version history →