Skip to main content
GET
List your own contacts on a market
Returns your contacts scoped to this market — the people at your agency this carrier deals with. The counterpart to List a Market’s Contacts, which returns the carrier’s people. Both are on the same relationship and they are different sets. Agency-wide contacts, which are visible on every market, are not included here; use List Contacts for those.

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 your contacts on this market

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"