Retrieves the GitHub deploy webhook URL and repository information for an application.
success
on success.error
if the request fails.UNAUTHORIZED
: User is not authenticated or lacks permissions.PLAN_RESTRICTED_FEATURE
: User plan does not support auto-deploy.DEPLOYMENT_NOT_FOUND
: Webhook integration not found for the application.