Find specific webhook resource

GET {{baseUrl}}/webhooks/resources/:resource?fields=<string>

Returns information about supported events for a given webhook resource

Request Params

KeyDatatypeRequiredDescription
fieldsstringLimit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.