Fetch Webhooks
BetaFetches an object via webhook.
Authentication
AuthorizationBearer
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.