Gerra LogoGerra
API Reference/Mecha/Setting/Wifi

List Wi-Fi networks

Retrieve configured Wi-Fi networks from the mecha.

GET
/mecha/setting/wifi

Query Parameters

mecha_idRequiredMecha Id

Header Parameters

gerra-api-keystring | null | null

Response Body

Successful Response

TypeScript Definitions

Use the response body type in TypeScript.

responseRequiredunknown
curl -X GET "https://api.gerra.com/mecha/setting/wifi?mecha_id=string" \
  -H "gerra-api-key: string"
null