This counts the Accounts that manage the list.
Argument |
Required |
Type |
Description |
listname |
yes |
string |
The name of the list. · Global Allow URL List = suggest_allow · System Allow URL List = system_allow · System Allow Protocol List = systemproto_allow · Global Deny URL List = suggest_deny · System Deny URL List = system_deny · System Deny Protocol List = systemproto_deny · Filter Bypass List = deny_allow |
format |
No |
string |
The format of the output for the API: text, json or xml. The default is text. |
callback |
no |
string |
This only works with Direct APIs. This is a JavaScript function that should be called after the API is completed. This function will be called with the response of the API. Please note: It can only be used when requesting this API via AJAX request. More Information can be found here. |
Example
servername/webadmin/api/listmanager_list_count.php?listname=VALUE
Output:
OK: 1
Version: 6.2.3