List contacts
Contacts
List Contacts
The people at your agency, with the roles they hold
GET
List contacts
Returns your agencyβs own contacts β the people a carrier would be given as the accounting contact, the compliance officer, the licensing manager.
Each contact carries a
scopes array: one entry per entity, and optionally per market, where they hold a role. Only scopes inside your subtree are returned, so a contact your agency shares with another organization shows you your half and nothing else.
Narrowing
downstreamEntityId limits the list to contacts scoped to that entity.Query Parameters
1-based page number
Required range:
x >= 1Example:
1
Page size (max 100)
Required range:
1 <= x <= 100Example:
50
Narrow the results to a single entity in your organization. Defaults to your whole subtree (your entity plus every branch beneath it). Returns 404 if the id is not in your subtree.
Example:
"6610b3d2c2e0a51b8c0d1f02"