curl --location --request GET '/global_ip_assignment_health'
{
"data": [
{
"global_ip": {
"id": "a836125b-20b6-452e-9c03-2653f09c7ed7",
"ip_address": null
},
"global_ip_assignment": {
"id": "a836125b-20b6-452e-9c03-2653f09c7ed7",
"wireguard_peer": {
"ip_address": "73.47.1.23",
"name": "Wireguard Peer 1"
},
"wireguard_peer_id": "e66c496d-4a85-423b-8b2a-8e63fac20320"
},
"health": {
"fail": 0,
"pass": 100
},
"timestamp": "2020-01-01T00:00:00.000Z"
}
]
}
Authorization: Bearer ********************