- Customer Support
- APIs and SDKs FAQs
- Managing Webhooks FAQs
How to Retrieve a Webhook?
To fetch details of a specific webhook:
- Endpoint:
GET /api/v1/integrations/webhook/{hook_id}/
- Headers:
Authorization: Bearer <Base64Encoded(Client ID:Client Secret)>
Docs
Replace {hook_id}
with the actual ID of the webhook you wish to retrieve.
If you have any more questions or need assistance, feel free to reach out to us at Hello@frejun.com. We’re here to help!