github source

github.installation

fail

Get an organization installation for the authenticated app

Use this table to inspect an app installation for an org. Requires org. Add username to switch to a user installation, or owner/repo to switch to a repository installation; returned scope depends on the app context.

org captured 2026-08-31 06:19:04Zmedian 31675 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

Auth boundary
auth.required

This endpoint requires a GitHub App JWT, not a personal access token.

Endpoint requires a GitHub App JWT, not a personal access token
Auth boundary
auth.required

This endpoint requires a GitHub App JWT, not a personal access token.

Not probeable on this token; ship the page with verdict=fail and notes='auth required'
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal219971 ms23662 ms27353 ms[0, 0]2
realistic226569 ms31675 ms36781 ms[0, 0]2
edge238155 ms44086 ms50017 ms[0, 0]2

Latency per trial

minimalmedian 23662ms
t127353mst219971ms
scale: 0–27353 ms
realisticmedian 31675ms
t126569mst236781ms
scale: 0–36781 ms
edgemedian 44086ms
t138155mst250017ms
scale: 0–50017 ms

Probe variants — every command + output

minimal2 trials
min 19971ms · median 23662ms · max 27353ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·27353ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·19971ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
realistic2 trials
min 26569ms · median 31675ms · max 36781ms · rows 0,0

typical user query

Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·26569ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·36781ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
edge2 trials
min 38155ms · median 44086ms · max 50017ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.installation WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·38155ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.
trial 2·50017ms·rows 0isError=true
Error
Error: Source authentication failed (401)
Detail: {"message":"A JSON web token could not be decoded","documentation_url":"https://docs.github.com/rest","status":"401"} [GET] https://api.github.com/orgs/opencode/installation
Hint: Credentials for this source are invalid or expired. Re-install it to refresh: `coral source add github` for bundled sources, or `coral source add --file <manifest-path>` for imported sources.

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
minimalt127353ms0error
minimalt219971ms0error
realistict126569ms0error
realistict236781ms0error
edget138155ms0error
edget250017ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:19:04Z
JSON record: reports/github/tables/installation.json
first_run_at: 2026-08-31T06:19:04Z
last_retried_at: 2026-08-31T06:19:04Z
retry_count: 0
View version history →