openwisp_list_locations
Retrieve controller locations from OpenWISP, filtered by name, address, organization ID, or slug. Use it to find and manage network site locations via the REST API.
Instructions
[Category: Geo & Locations] List controller locations. (HTTP GET /api/v1/controller/location/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by location name or address | |
| organization | No | Organization ID filter | |
| organization_slug | No | Organization slug filter |