Skip to main content
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

upstreamDownstreamAssociationId
string
required

The unique identifier of the market (the upstreamDownstreamAssociationId returned by the List Markets endpoint).

Example:

"6627f1a9c2e0a51b8c0d4e3a"

Query Parameters

page
number
default:1

1-based page number

Required range: x >= 1
Example:

1

limit
number
default:50

Page size (max 100)

Required range: 1 <= x <= 100
Example:

50

Response

A page of market contacts

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"