List Wifi Access Points

Lists all the available wifi access points.

Path parameters

networkstringRequired
The network id.

Query parameters

pageSizeintegerOptional

page_size specifies the maximum number of Access Points resources to return.

pageTokenstringOptional

page_token is used to retrieve the next page of results.

Response

OK
wifiAccessPointslist of objects
The list of access points.
nextPageTokenstring

next_page_token is the token for retrieving the next page of results.

Errors

400
Bad Request Error