Returns a list of addresses associated with a given account.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "limit": 200,
- "offset": 100,
- "count": 67,
- "rows": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "office",
- "nickName": "office",
- "addressLine1": "Great Building",
- "addressLine2": "Four Maple Street",
- "addressLine3": "Southwark",
- "addressContact": "Brian May",
- "city": "string",
- "postcode": "SE13UB",
- "country": "England"
}
]
}