Search gateways by name
GET/gateways
Returns a list of gateways that match the provided query parameters.
Provide either the name or address parameter. The address
parameter can be repeated to fetch multiple gateways in a single call.
Requests return HTTP 404 if the specified gateway does not exist.
When querying by address, missing gateways are skipped. If none of the requested gateways are found, the response is HTTP 404.
Request
Responses
- 200
List of Gateway