1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/content/rest/apps/installations.md

21 lines
1.0 KiB
Markdown

---
title: GitHub App installations
allowTitleToDifferFromFilename: true
shortTitle: Installations
intro: 'The {% data variables.product.prodname_github_app %} installations API enables you to get information about installations of your {% data variables.product.prodname_github_app %} and perform actions within those installations.'
topics:
- API
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About the {% data variables.product.prodname_github_app %} installations API
An _installation_ refers to any user or organization account that has installed the app. For information on how to authenticate as an installation and limit access to specific repositories, see "[Authenticating as an installation](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation)."
To list all GitHub App installations for an organization, see "[List app installations for an organization](/rest/reference/orgs#list-app-installations-for-an-organization)."