---
title: "List Installations"
method: GET
path: "/v1/github-app/installations"
tags: ["v1-github-app"]
---

# List Installations

`GET /v1/github-app/installations`

List all active GitHub App installations for the current user.

## Response `200`

Successful Response

- ListInstallationsResponse — Response for GET /v1/github-app/installations.
  - `installations` object[], required
  - `count` integer, required

---

[API](https://skmtc.net/tryardent/apis/fastapi.md) · [All operations](https://skmtc.net/tryardent/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryardent/fastapi/revisions/71b66f68e19c/schema)
