---
title: "# Devices' Stats List (deprecated)"
method: GET
path: "/v1/mitigation/devices"
tags: ["Mitigation"]
deprecated: true
---

# # Devices' Stats List (deprecated)

`GET /v1/mitigation/devices`

> **Deprecated.**

Deprecated: This endpoint has been deprecated and is no longer available.
Please migrate to the V2 endpoints:
`GET /v2/mitigation/devices` - Returns device list
`GET /v2/mitigation/devices/{DeviceId}` - Returns stats for a specific device

## Query parameters

- `simulation_ids` integer[]

## Response `default`

genericErrorSwagger is represents the erroneous cases

- object
  - `error_code` integer — Error Code is optional. It is using for define specific error types.
  - `errors` object — Errors are optional. If there are multiple error, this field gives details.
  - `message` string — Error Message that contains information about error

## Other responses

- `410` — 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)
