Fetch Webhooks

POST

Fetches an object via webhook.

Request

This endpoint expects an object.
idstringRequired

The ID of the webhook to fetch the object for.

objectstringRequired

The ID of the object to fetch for the webhook.

Response

The response to fetching an object for a webhook.

{}
map from strings to any or null
Built with