curl --location --request GET '/verification-groups//available-phone-numbers?limit'{
"data": [
{
"phone_number": "+31201234567",
"locality": "Amsterdam",
"region": "Noord-Holland",
"number_type": "local",
"cost": {
"monthly": "1.00",
"currency": "EUR"
}
}
]
}