Skip to main content
GET
cURL
Returns all appointment records for a specific agent. You can filter by state code and appointment status.

Path Parameters

agentId
string
required

Agent 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 agent 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"