cURL
curl --request GET \ --url https://public.api.live.turrisfi.com/v1/agents/{agentId}/appointments
{ "data": [ { "niprDataSubscriptionId": "<string>", "stateCode": "AL", "carrierName": "<string>", "ein": "<string>", "companyCode": "<string>", "lineOfAuthorityName": "<string>", "lineOfAuthorityCode": "<string>", "status": "active", "npn": "<string>", "agentId": "<string>", "terminationReason": "<string>", "statusChangeDate": "2023-11-07T05:31:56Z", "renewalDate": "2023-11-07T05:31:56Z", "appointerStateCoId": "<string>", "countyName": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } ], "requestId": "dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8", "timestamp": "2025-11-12T20:49:03.293Z" }
Retrieve appointment records for a specific agent
Agent ID
"507f1f77bcf86cd799439011"
State code (two-letter abbreviation)
"FL"
Filter for the appointment status
"appointed"
List of agent appointments
Show child attributes
Unique request identifier
"dev-2c5e7cf2-9acf-4c8c-ab2f-b81f39d775a8"
Response timestamp
"2025-11-12T20:49:03.293Z"
Was this page helpful?
Suggestions
Contact support