---
title: "Get GitHub App configuration"
method: GET
path: "/api/v1/github/config"
---

# Get GitHub App configuration

`GET /api/v1/github/config`

Get GitHub App configuration for the organization

## Response `200`

- object
  - `results` GitIntegrationConfiguration, required
    - `installationId` string
    - `enabled` boolean, required
  - `status` 'ok', required

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/versions/40c933755c9a/schema)
