---
title: "List the user's GitHub App installations (orgs/accounts)"
method: GET
path: "/api/v1/github/installations"
tags: ["GitHub"]
---

# List the user's GitHub App installations (orgs/accounts)

`GET /api/v1/github/installations`

## Response `200`

- GitHubInstallationsListResponse
  - `data` GitHubInstallationResponse[], required
    - `avatarUrl` string, required
    - `id` string, required
    - `installationId` string, required
    - `login` string, required

---

[API](https://skmtc.net/cube-js/apis/cube-cloud-rest-api.md) · [All operations](https://skmtc.net/cube-js/apis/cube-cloud-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cube-js/cube-cloud-rest-api/versions/a0c6b1d2ac96/schema)
