AArtery

Sample webhook payload fixtures for known channels

get/v1/webhooks/sample-payloads

UX helper for the portal "Subscribe to anomaly" wizard. Returns one `channelToFixture`-shaped JSON envelope per requested channel so the customer can see what their endpoint will receive before clicking Create. The fixtures match the exact shapes the dispatcher posts in production (HMAC signing aside) and always carry `test: true`. Unknown channels return 400 with the list of supported channels.

Sample webhook payload fixtures for known channels · Artery API Docs