---
title: "# Device List"
method: GET
path: "/v2/mitigation/devices"
tags: ["Mitigation"]
---

# # Device List

`GET /v2/mitigation/devices`

Returns a list of mitigation devices.

## Response `200`

DevicesListV2Swagger

- object
  - `devices` object[]
    - `device_id` integer
    - `device_name` string

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorSwagger is represents the erroneous cases

---

[API](https://skmtc.net/picussecurity/apis/picus-rest-api.md) · [All operations](https://skmtc.net/picussecurity/apis/picus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/picussecurity/picus-rest-api/versions/cb0d02ee28f8/schema)
