List a market contacts
Markets
List a Market's Contacts
The carrier’s people on this relationship
GET
List a market contacts
Returns the carrier’s people on this market — underwriters, territory managers, the shared submissions mailbox — with the roles they hold.
A contact is either a named person or a mailbox;
contactType says which. Roles come from a mix of standard roles and roles the carrier defined itself, and both are resolved to display names here rather than returned as ids.
This is the carrier’s side. For your own people on this market, use List Your Own Contacts on a Market.Path Parameters
The unique identifier of the market (the upstreamDownstreamAssociationId returned by the List Markets endpoint).
Example:
"6627f1a9c2e0a51b8c0d4e3a"
Query Parameters
1-based page number
Required range:
x >= 1Example:
1
Page size (max 100)
Required range:
1 <= x <= 100Example:
50