1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/apps/installations.md
2023-03-07 18:18:44 +00:00

27 lines
1002 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
versions:
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---
## 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 "[AUTOTITLE](/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-as-a-github-app-installation)."
To list all GitHub App installations for an organization, see "[AUTOTITLE](/rest/orgs/orgs#list-app-installations-for-an-organization)."
<!-- Content after this section is automatically generated -->