Skip to main content

Trying to find a master list of all possible filters when creating a webhook via the API. Can anyone point me in the right direction?

"eventFilters": [ "/restapi/v1.0/account/~/extension/~/presence?detailedTelephonyState=true&sipData=true", "/restapi/v1.0/account/~/extension/~/message-store", "/restapi/v1.0/account/~/extension/~/presence/line", "/restapi/v1.0/account/~/extension" ]

What do you mean a master? All possible filters we publicly support are here. As you can see, some filter are company level so you don't have to specify for each individual extension if you need to.


Reply