Last updated 4 months ago
Was this helpful?
Returns Edge ID Configuration. Edge ID signifies the identity of the Edge.
The IP address of the edge
Monogoto Edge IP
GET /api/v1/edge/{edgeIp}/edgeid HTTP/1.1 Host: api.monogoto.io Authorization: Bearer JWT Accept: */*
Retrieved Edge ID successfully
{ "edge-id": "edge7" }