{ "safeties": [ { "id": "1", "device_id": "1", "group_id": null, "name": "Safety Alert", "run_time": "22:00", "run_time_zone": "America/Chicago", "status": "out", "unsafe_after": null, "wdays": "0123456", "created_at": 1747100612, "updated_at": 1747100612 }, { "id": "2", "device_id": "1", "group_id": null, "name": "Safety Alert", "run_time": null, "run_time_zone": "America/Chicago", "status": "out", "unsafe_after": 5, "wdays": "0123456", "created_at": 1747100612, "updated_at": 1747100612 } ], "meta": { "paging": { "page": 1, "page_size": 25, "page_count": 1, "count": 2, "previous_page": null, "next_page": null, "first_href": "http://example.org/api/v4/safeties?device_id=1", "last_href": "http://example.org/api/v4/safeties?device_id=1", "previous_href": null, "next_href": null }, "last_updated_at": { "announcements": 1741229012, "beacons": 1743212612, "desktop_presences": 1740883412, "favorites": 1739414612, "fences": 1739673812, "groups": 1739155412, "networks": 1739241812, "roles": 1747100612, "settings": 1747100612 }, "emergency": null, "update_available": false } }