I’m doing some tests with webhook for creation and update contacts and I realized that I don’t receive so much information on the payload.
For example, for the “contact.creation” subscription I don’t know whats the owner Id of the new contacted. How can I get the contact owner after receive the payload?

