Returns the number of dial rules in an admin-only dial plan that match the filters.Takes the same filters as the dial rule list, so the count matches the list.This is the admin-only form of the endpoint, for the platform-shared dial plans whose domain is admin-only. Requires Super User scope. Super User Read Only can use GET; every other scope gets 403. The server sets domain to admin-only itself. For a plan that belongs to a domain, use the /domains/{domain}/dialplans/... form.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.