GET /api/natives/notify_devices/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "response": [],
    "result": "No devices found.",
    "devices": 0,
    "clean_cnt": 0,
    "results": 0,
    "success": 0,
    "failed": 0
}