Skip to main content
GET
curl
List the signals (shared device fingerprints, IP addresses, faces, document numbers, phone numbers, emails, or addresses) that link this network’s members. This is the same data the graph’s signal nodes carry, returned as a flat list.
Signal values themselves are never exposed. Every exact-match signal type (ip_address, device, document_number, phone, email, address) is identified by a keyed hash of its normalized value; face is matched by similarity search rather than a stored value at all.

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 signals. Not paginated.

results
object[]