GET /app/installations/{installation_id}

github.com:github-rest-api

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

Enables an authenticated GitHub App to find an installation's information using the installation id. 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)

installation_id (integer, path, required)

The unique identifier of the installation.

No probe data for this endpoint yet.