Fetch Webhooks
Fetches an object via webhook.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the webhook to fetch the object for.
object
The ID of the object to fetch for the webhook.
Response
The response to fetching an object for a webhook.