List all webhooks

GET {{baseUrl}}/companies/:companyId/webhooks

Lists all webhook configurations for the company account. To make this request, your API credential must have one of the following roles: * Management API—Webhooks read * Management API—Webhooks read and write

Request Params

KeyDatatypeRequiredDescription
pageNumbernumberThe number of the page to fetch.
pageSizenumberThe number of items to have on a page, maximum 100. The default is 10 items on a page.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring