Return information for a location specified by a location ID.
OK
Bad request
Not found
Internal server error
{- "addresses": {
- "city": "string",
- "country": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "postalCode": "string",
- "state": "string",
- "streetAddress": "string",
- "streetAddress2": "string",
- "type": "street"
}, - "contacts": {
- "email": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "phoneNumber": "string",
- "type": "primary"
}, - "description": "string",
- "expiredAt": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "locationType": "building",
- "validated": true,
- "validatedAt": "string",
- "validatedByEmail": "string",
- "validatedByName": "string",
- "validationCycle": "",
- "validationExpired": false
}