---
title: "api/devices GET
List all user Devices"
method: GET
path: "/api/devices"
tags: ["Api\\DeviceController"]
---

# api/devices GET
List all user Devices

`GET /api/devices`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string
- `Accept-language` string

## Request body

- object
  - `hardware_id` string — Provide to filter on hardware_id

## Response `200`

- object[]

---

[API](https://skmtc.dev/beepnl/apis/beep.md) · [All operations](https://skmtc.dev/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beepnl/beep/revisions/7f1e35deb524/schema)
