# Retrieve a Gateway Retrieve a Gateway Endpoint: GET /gateways/{id} Version: v1 Security: ApplicationKey ## Path parameters: - `id` (string, required) Id of the Gateway ## Response 200 fields (application/json): - `id` (string) Example: "gty_123abc456" - `serialNumber` (string) Example: "abc_23243456" - `name` (string) Example: "Test Gateway" - `product` (object) - `isOnline` (boolean) Example: true - `lora` (object) - `lora.gatewayId` (string) Example: "123abc456def" - `lastSeenAt` (integer) Example: 1631707207000