Returns the webhook configuration for a GitHub App. For more information about configuring a webhook for your app, see "Creating a GitHub App."You must use a JWT to access this endpoint.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.github.com/app/hook/config'