Skip to main content
GET
List person locations

Authorizations

Authorization
string
header
required

Path Parameters

person_id
string
required

The Extole unique profile identifier of this user at Extole.

Query Parameters

countries
string[]
offset
integer<int32>
limit
integer<int32>

Response

Successful response

accuracy_radius_km
integer<int32>
required

Accuracy radius in kilometres for the geo-IP lookup. Absent if not available.

city
object
required
country
object
required
created_date
string
required

RFC 3339 or RFC 9557 date-time with a numeric UTC offset and an optional IANA time-zone suffix in square brackets. Precision up to milliseconds.

Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,3})?(Z|[+-](?:[01][0-9]|2[0-3]):[0-5][0-9])(\[[^\]]+\])?$
Example:

"2025-10-24T02:00:00-07:00"

device_id
string
required

Device identifier associated with the request.

ip_address
string
required

IP address of the request that produced this location record.

location
object
required
state
object
required
zip_code
string
required

Postal/ZIP code derived from the IP address. Absent if not resolvable.