---
title: "Get Github Configured Handler"
method: GET
path: "/api/settings/github/configured"
tags: ["runtime_mutations", "settings"]
---

# Get Github Configured Handler

`GET /api/settings/github/configured`

Return the GitHub credential state every surface renders from.

``configured`` means a command run now would carry a credential: a live
App grant or a fine-grained token. A pre-rule ``gho_``/``ghp_`` value reads
as not configured, which is what makes the clone dialog show its connect
affordances again instead of attempting an authenticated clone the sandbox
will never receive. The ``app`` block carries what Settings needs to offer
the one-click path, or to say the deployment has none.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/d61e2ec5a271?raw)
