---
title: "List all hosts"
method: GET
path: "/host/all"
tags: ["Host"]
---

# List all hosts

`GET /host/all`

## Response `200`

Success

- Host[]
  - `ip` string
  - `mac` string
  - `lastActive` string

## Changes

- **2017-06-15** `d530a92e4692` — 1 info
  - endpoint added
- **2017-06-12** `faf0fed4aba1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/firewalla/apis/firewalla-api/changes/host/all/get.md)

---

[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)
