Devices
DevicesISPs
List device ISPs
GET/accounts/{account_id}/dex/devices/{device_id}/isps
ModelsExpand Collapse
ISPs object { isps }
ISPs object { isps }
isps: array of object { test_id, test_result_id, time_start, ip }
isps: array of object { test_id, test_result_id, time_start, ip }
ip: optional object { address, asn, aso, 4 more } IP address information for the ISP hop. Fields marked as PII-gated (name, address, netmask, and all location sub-fields) will be returned as the literal string "REDACTED" for callers that do not have the PII permission. asn, aso, and version are always returned regardless of PII access.
ip: optional object { address, asn, aso, 4 more }
IP address information for the ISP hop. Fields marked as PII-gated (name, address, netmask, and all location sub-fields) will be returned as the literal string "REDACTED" for callers that do not have the PII permission. asn, aso, and version are always returned regardless of PII access.
location: optional object { city, country_iso, state_iso, zip } Geographic location information. All fields are returned as the literal string "REDACTED" for callers that do not have the PII permission.
location: optional object { city, country_iso, state_iso, zip }
Geographic location information. All fields are returned as the literal string "REDACTED" for callers that do not have the PII permission.