123 124 125
# File 'lib/formstack/client.rb', line 123 def webhook(webhook_id) get("webhook/#{webhook_id}") end