New endpoints to find app installations
We've released new endpoints to help you find installations of your app for a given organization, repository, or user.
When authenticated as a GitHub App, you can now use the following endpoints:
How can I try it?
To access this functionality, you’ll need to provide the following custom media type in the Accept
header:
application/vnd.github.machine-man-preview+json
If you have any questions or feedback, please let us know on the platform forum.