Webhook on comment create, can it return the file that was commented on?

As per title, I can set up a webhook on comment, but it only returns the comment id, can it return the file id it was created on, or do I have to go and fetch this using the comment id?

hi @WikRik the webhook only returns the comment id currently like you stated.

ok thanks. And nice one with the webhook ui going live.