zcell_list_sims
Search and filter Zscaler Cellular SIM inventory by ICCID, status, country, device attributes, IMEI lock, and more. Returns paginated SIM records.
Instructions
Search the Zscaler Cellular SIM inventory with filters and pagination.
Read-only (browses the inventory). Returns a page of curated SIM records plus the aggregate usage/pagination envelope. Filter by ICCID, status, network status, country, tag, device attributes, or IMEI lock status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| page | No | ||
| size | No | ||
| iccid | No | ||
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| status | No | ||
| brand_name | No | ||
| ip_address | No | ||
| model_name | No | ||
| device_type | No | ||
| form_factor | No | ||
| imei_status | No | ||
| marketing_name | No | ||
| network_status | No | ||
| location_country | No |