Skip to main content
GET
cURL
Returns all downstream entity associations linked to your upstream entity.

Query Parameters

downstreamEntityNpn
string

Downstream entity National Producer Number (NPN). Mutually exclusive with licenseNumber/stateCode, emailDomain, and email.

Example:

"12345678"

licenseNumber
string

Downstream entity license number. Must be provided together with stateCode. Mutually exclusive with downstreamEntityNpn, emailDomain, and email.

Example:

"ABC123456"

stateCode
string

State code. Must be provided together with licenseNumber. Mutually exclusive with downstreamEntityNpn, emailDomain, and email.

Example:

"CA"

emailDomain
string

Email domain to filter downstream entity associations by contact email. Mutually exclusive with downstreamEntityNpn, licenseNumber/stateCode, and email.

Example:

"example.com"

email
string

Exact email address to filter downstream entity associations by contact email. Mutually exclusive with downstreamEntityNpn, licenseNumber/stateCode, and emailDomain.

Example:

"example@test.com"

Response

List of downstream entity associations

data
object[]
required
requestId
string
required

Unique request identifier

Example:

"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"

timestamp
string
required

Response timestamp

Example:

"2025-11-12T20:49:03.293Z"