Module jinxapi_github::v1_1_4::request::apps_get_installation
source · [−]Expand description
Get an installation for the authenticated app
Enables an authenticated GitHub App to find an installation’s information using the installation id. The installation’s account type (target_type) will be either an organization or a user account, depending which account the repository belongs to.
You must use a JWT to access this endpoint.