Fetch Webhook

GET

This endpoint retrieves a particular Webhook of a customer by the ID provided in the path.

Path parameters

webhookIdlongRequired

Response

This endpoint returns an object.
typestring

The event type for the webhook.

urlstring

The URL where events for this webhook will be sent.

idlongOptional

Unique identifier for the webhook managed by Impilo.

Built with