Skip to main content
GET
curl
Retrieve the geographic points where this network’s members converge, one entry per observed location. convergence_count is the number of distinct points multiple members share, useful for spotting a network anchored on one address or city even when its members otherwise look unrelated. This backs the Console’s map view of a network.

Authorizations

x-api-key
string
header
required

Path Parameters

organization_id
string<uuid>
required

Organization UUID.

application_id
string<uuid>
required

Application UUID.

network_uuid
string<uuid>
required

Network UUID.

Example:

"n3a5e000-0000-4000-8000-000000000001"

Response

Network map.

network
object
convergence_count
integer

Number of distinct address/location points members converge on.

countries
string[]
points
object[]