Authorization: Bearer ********************
curl --location --request GET 'https://www.falken.ltd/api/UserAddress/id/'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"street": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"addressType": "string",
"protectionStatus": "string",
"notes": "string"
}