curl --location --request GET 'https://api.falken.ltd/api/addresses'
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"state": 1,
"postalCode": "string",
"country": 0,
"addressType": 0,
"latitude": 0,
"longitude": 0,
"created": "2019-08-24T14:15:22Z",
"updated": "2019-08-24T14:15:22Z"
}
]
Authorization: Bearer ********************