GET
/webhooks

A GET request to /webhooks returns your webhook.

Retrieve a list of webhooks. Currently, a domain may only have one webhook returned, so you may expect only one webhook in the returned array.

Example requests