---
title: "Github Status"
method: GET
path: "/integrations/github/status"
tags: ["github"]
---

# Github Status

`GET /integrations/github/status`

Per-property connection state for this tenant.

## Response `200`

Successful Response

- GitHubStatusResponse
  - `connections` GitHubConnectionStatus[], required
    - `property_id` string, uuid, required
    - `property_name` string, required
    - `tenant_integration_id` string, uuid, required
    - `status` string, required
    - `account_login` string, nullable
    - `repo_full_name` string, nullable
    - `repo_default_branch` string, nullable
    - `connected_at` string, date-time, nullable

## Changes

- **2026-09-03** `d65b8fefae34` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/github/status/get.md)

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/d65b8fefae34/schema)
