Zoom App Webhook Events on behalf of Users

Hi, I have a Zoom OAuth App that has a webhook event when meeting transcripts are available. This webhook event gives the download token and download url, both of which are necessary for me to be able to download the VTT file for a meeting.

I want to be able to have the admin be the only person that needs to download my app for it to work for a whole organization, but in the testing I’ve done so far, the admin account does not receive notification from the webhook when their user’s recording files are ready to download.

Am I missing something? Is there an additional setting I can use to make this possible to do?