GET /orgs/{org}/installation

github.com:github-rest-api

Summary: Get an organization installation for the authenticated app
Operation ID: apps/get-org-installation
Auth: bearer_token
Description

Enables an authenticated GitHub App to find the organization's installation information. You must use a [JWT](https://docs.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app) to access this endpoint.

Parameters (1)

org (string, path, required)

The organization name. The name is not case sensitive.

No probe data for this endpoint yet.