1
0
mirror of synced 2026-01-04 00:06:20 -05:00
Files
docs/content/rest/apps/installations.md
2022-12-16 16:24:04 +00:00

21 lines
983 B
Markdown

---
title: GitHub App installations
allowTitleToDifferFromFilename: true
shortTitle: Installations
intro: 'Use the REST API to get information about {% data variables.product.prodname_github_app %} installations and perform actions within those installations.'
topics:
- API
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About {% data variables.product.prodname_github_app %} installations
A {% data variables.product.prodname_github_app %} 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/orgs/orgs#list-app-installations-for-an-organization)."