cURL
Agents
List Agents
Retrieve all agents associated with your organization
GET
cURL
Returns all agents associated with your upstream entity. You can filter results by downstream entity association, NPN, or license number.
The
npn filter is mutually exclusive with licenseNumber/stateCode. Use one or the other, not both.Query Parameters
Filter by downstream entity association ID
Filter by National Producer Number (NPN). Mutually exclusive with licenseNumber/stateCode.
Example:
"123456"
Filter by license number. Must be provided together with stateCode. Mutually exclusive with npn.
Example:
"ABC123456"
Filter by state code. Must be provided together with licenseNumber. Mutually exclusive with npn.
Example:
"AK"