Skip to main content
GET
cURL
Returns all appointment records for a specific downstream entity association. Carriers and MGAs pass the downstreamEntityAssociationId of an association their own organization owns. You can filter by state code and appointment status.

Path Parameters

downstreamEntityAssociationId
string
required

Downstream entity association ID

Example:

"507f1f77bcf86cd799439011"

Query Parameters

stateCode
string

State code (two-letter abbreviation)

Example:

"FL"

status
string

Filter for the appointment status

Example:

"appointed"

Response

List of downstream entity appointments

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"