Returns list of addresses for the current logged in user based on profileId.
Success
Bad Request
Unauthorized
Forbidden
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "buildingDetails": "string",
- "street": "string",
- "city": "string",
- "region": "string",
- "postalCode": "string",
- "countryCode": "string",
- "type": "string",
- "description": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "createdById": 0,
- "createdBy": "string",
- "modifiedAt": "2019-08-24T14:15:22Z",
- "modifiedById": 0,
- "modifiedBy": "string"
}
]