github source

github.marketplace_listing_accounts

fail

Get a subscription plan for an account

Requires account_id. Use LIMIT for spot checks; large result sets paginate quickly.

account_id captured 2026-08-31 06:35:30Zmedian 39095 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
minimal239043 ms39243 ms39443 ms[0, 0]2
realistic236285 ms39095 ms41906 ms[0, 0]2
edge240236 ms40867 ms41498 ms[0, 0]2

Latency per trial

minimalmedian 39243ms
t139043mst239443ms
scale: 0–39443 ms
realisticmedian 39095ms
t141906mst236285ms
scale: 0–41906 ms
edgemedian 40867ms
t140236mst241498ms
scale: 0–41498 ms

Probe variants — every command + output

minimal2 trials
min 39043ms · median 39243ms · max 39443ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.marketplace_listing_accounts WHERE account_id = '1' LIMIT 1
Trials + output
trial 1·39043ms·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/marketplace_listing/stubbed/accounts/1
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·39443ms·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/marketplace_listing/stubbed/accounts/1
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 36285ms · median 39095ms · max 41906ms · rows 0,0

typical user query

Command
SELECT * FROM github.marketplace_listing_accounts WHERE account_id = '1' LIMIT 25
Trials + output
trial 1·41906ms·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/marketplace_listing/stubbed/accounts/1
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·36285ms·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/marketplace_listing/stubbed/accounts/1
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 40236ms · median 40867ms · max 41498ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.marketplace_listing_accounts WHERE account_id = '1' LIMIT 200
Trials + output
trial 1·40236ms·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/marketplace_listing/stubbed/accounts/1
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·41498ms·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/marketplace_listing/stubbed/accounts/1
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
minimalt139043ms0error
minimalt239443ms0error
realistict141906ms0error
realistict236285ms0error
edget140236ms0error
edget241498ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:35:30Z
JSON record: reports/github/tables/marketplace_listing_accounts.json
first_run_at: 2026-08-31T06:35:30Z
last_retried_at: 2026-08-31T06:35:30Z
retry_count: 0
View version history →