List surplus-lines filings
Surplus Lines
List Surplus-Lines Filings
The surplus-lines filings your organization submitted
GET
List surplus-lines filings
Returns the surplus-lines filings your organization filed, covering your entity plus every branch beneath it, newest first.
Filings you filed, not filings about you
A filing records who submitted it and which agency the policy belongs to. This endpoint returns the ones your organization submitted. A filing a carrier made on your behalf is that carrier’s workflow, with its own escalation thread and its own internal checklist, so it is not returned here. If you expect a filing and do not see it, that is usually why. Every row carriesdownstreamEntityId, naming the entity that filed it, because the list spans your whole subtree.
Is Turris waiting on me
actionRequired is true when an escalation on a checklist item you can see is waiting for your input. Get a filing has the thread itself.
The flag only ever reflects items visible to you. Turris keeps some checklist categories internal, and a flag you could never clear would read as a permanent to-do.
Access
This surface needs the Surplus-Lines Filing product feature in addition to API access. Without it every request here returns 403 while the rest of the agency API keeps working. If you expect access and see a 403, that feature is the thing to check.Narrowing
status, stateCode, policyNumber and externalReference all match exactly. externalReference is your own reference as recorded on the filing, which makes it the field to use for reconciling against your own system. downstreamEntityId limits the list to one of your entities.Query Parameters
1-based page number
Required range:
x >= 1Example:
1
Page size (max 100)
Required range:
1 <= x <= 100Example:
50
Narrow the results to a single entity in your organization. Defaults to your whole subtree (your entity plus every branch beneath it). Returns 404 if the id is not in your subtree.
Example:
"6610b3d2c2e0a51b8c0d1f02"
Only filings in this status
Available options:
not started, in progress, ready to file, filed, completed, on hold, canceled Example:
"not started"
Only filings for this state
Available options:
AL, AK, AZ, AR, CA, CO, CT, DE, FL, GA, HI, ID, IL, IN, IA, KS, KY, LA, ME, MD, MA, MI, MN, MS, MO, MT, NE, NV, NH, NJ, NM, NY, NC, ND, OH, OK, OR, PA, RI, SC, SD, TN, TX, UT, VT, VA, WA, WV, WI, WY, GU, PR, VI, DC Example:
"PA"
Exact policy number
Example:
"POL-123456"
Your own reference recorded on the filing, matched exactly
Example:
"REF-2026-0001"