Figma · Arazzo Workflow
Figma Audit Team Webhooks
Version 1.0.0
Confirm the authenticated user, then list the webhooks registered for a team.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
audit-team-webhooks
Confirm the caller's identity and list a team's registered webhooks.
Reads the current user profile and then lists all webhooks registered under the supplied team.
1
whoAmI
getMe
Read the current user profile to confirm the access token is valid before auditing team webhooks.
2
listTeamWebhooks
getTeamWebhooks
List every webhook registered under the team, including event type, endpoint, and status.
Source API Descriptions
openapi