get deprecated
https://api.picussecurity.com/v1/mitigation/devices
Migration Guide:**
This endpoint is deprecated and will be removed in a future release.
Please use the V2 endpoints instead:
GET /v2/mitigation/devices - Returns device list
GET /v2/mitigation/devices/{DeviceId} - Returns stats for a specific device
The V1 endpoint returns device information along with stats in a single response. The V2 approach separates these for better performance.