---
title: "Get GitHub installation details"
method: GET
path: "/project/{project_id}/github/{github_installation_reference}"
tags: ["GitHub"]
---

# Get GitHub installation details

`GET /project/{project_id}/github/{github_installation_reference}`

## Response `200`

A GitHub Installation

- GithubInstallation
  - `id` string, required — ID of the GitHub installation
  - `name` string, required — Name of the GitHub installation (GitHub user/organization name)

## Other responses

- `default` — An error response

## Changes

> 59 revisions in range; 8 could not be searched.

- **2025-10-31** `c744016b20fe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ubicloud/apis/clover-api/changes/project/:project_id/github/:github_installation_reference/get.md)

---

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