Associate webhook with correct user account

Description
We’re using the recording.completed webhook for when recordings are completed, and we have multiple users on the same zoom account connected to our application. How can we determine which user the recording belongs to? It seems that not all users in the account have permission to see each recording we are getting a webhook for.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Hey @stephen,

The host_id in the Recording Completed webhook is who the recording belongs to.

Thanks,
tommy