roxy_list_proxies
Retrieve a filtered list of proxy IPs from your workspace by country, status, date, checker, and source type.
Instructions
Get list of proxy IP List.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| country | No | Filter by country (us,cn,jp) | |
| checkStatus | No | Filter by check status (0: unavailable, 1: available) | |
| startDate | No | Filter by detection start date (YYYY-MM-DD) | |
| endDate | No | Filter by detection end date (YYYY-MM-DD) | |
| checker | No | Filter by detection channel | |
| proxyType | No | Filter by proxy source type | |
| pageIndex | No | Page index for pagination (default: 1) | |
| pageSize | No | Number of items per page (default: 15) |