List a person's addresses
Returns physical addresses with all role-period associations for one person.
Path parameters
personId
Canonical person UUID
Response headers
X-RateLimit-Limit
Requests allowed per client IP in the current rate-limit window.
X-RateLimit-Remaining
Requests left before the tightest applicable rate-limit bucket rejects.
X-RateLimit-Reset
Seconds until the exhausted rate-limit bucket admits another request; 0 when none is exhausted.
Response
OK
address
Legacy address row identifier
addressLine1
addressLine2
association
Role-period associations for this physical address
city
City reference
country
Country reference
countryAbbrev
createdAt
fullAddress
Single-line formatted address
id
Address record identifier
latitude
longitude
postalCode
state
State or region reference
stateAbbrev
street
updatedAt
isCurrentDeprecated
Deprecated aggregate compatibility flag; true when any association is current
isHqDeprecated
Deprecated legacy flag marking the headquarters or legal/registered address
isPrimaryDeprecated
Deprecated legacy flag marking the primary display address
Errors
400
Bad Request Error
404
Not Found Error
406
Not Acceptable Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error