Node.js SDK
Get Webhook
Get webhook details by ID. Requires API key with webhook:read.
GET
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Path Parameters
Webhook ID (MongoDB ObjectId)
Pattern:
^[0-9a-fA-F]{24}$