Hello,
I’ve encountered an issue while attempting to use the “Get team webhooks” API (GET /v2/teams/:team_id/webhooks). Despite having an OAuth 2.0 token with the ‘webhooks:write’ scope, the response I receive when calling the Figma API is an empty webhooks array. Interestingly, creating a webhook doesn’t seem to be affected and works as expected.
Has anyone else faced this issue, or is it known that retrieving a list of webhooks cannot be done using an OAuth 2.0 token? Any insights or advice on this matter would be greatly appreciated.
Thank you in advance for your help.