List URLs and IP addresses in an API-managed category
Use the GET command described in this section to view a list of all committed URLs, IP addresses, and ranges in an API-managed category. URLs and IP addresses in a pending transaction are not returned with this command.
Method | URL | Description |
---|---|---|
GET |
https:<ps_ip_address>:15873/ api/web/v1/categories/ urls?catname=<category_name> or https:<ps_ip_address>:15873/ api/web/v1/categories/ urls?catid=<category_id> |
Lists all URLs, IP addresses, and ranges in the specified category. The category may be specified by name or ID. |