---
title: "Get host information by given ip"
method: GET
path: "/host/{id}"
tags: ["Host"]
---

# Get host information by given ip

`GET /host/{id}`

## Path parameters

- `id` string, required

## Response `200`

Success

- Host
  - `ip` string
  - `mac` string
  - `lastActive` string

---

[API](https://skmtc.dev/firewalla/apis/firewalla-api.md) · [All operations](https://skmtc.dev/firewalla/apis/firewalla-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/firewalla/firewalla-api/revisions/8ddb0f8ea886/schema)
