List carriers
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Query parameters
Search by name, MC#, DOT#
Filter by compliance verdict (PASSED | BLOCKED | UNVERIFIED)
Filter carriers verified on/after this date. Mirrors the scorecard’s verdict-breakdown period bucketing on Carrier.verified_date.
Filter carriers verified on/before this date. Mirrors the scorecard’s verdict-breakdown period bucketing on Carrier.verified_date.
Audit-table mode switch. Filter carriers whose latest carrier_verifications row in [since, until] has this status (PASSED | BLOCKED | UNVERIFIED). Requires since and until to be set. When this is set, verdict and verified_date_* are ignored.
Inclusive lower bound for audit-table mode (carrier_verifications.created_at).
Inclusive upper bound for audit-table mode (carrier_verifications.created_at).
Optional source filter for audit-table mode (api | extension | truck_list_email | voice_call | chat_tool). Mirrors the scorecard’s source dropdown.

