curl --location --request GET 'https://api.managem.co.uk/user/addresses'
[
{
"label": "home",
"type": "shipping",
"line1": "67 Test Close",
"city": "Petersfield",
"state": "Hampshire",
"postalCode": "GU322JX",
"country": "GB",
"loqateId": "GB|RM|A|10321882|ENG",
"isValidated": true,
"isPrimary": true,
"id": "cmausk7ty0001640xpr4efrul",
"createdAt": "Mon May 19 2025 08:56:31 GMT+0100 (British Summer Time)",
"updatedAt": "Mon May 19 2025 08:56:31 GMT+0100 (British Summer Time)"
}
]