List carrier-resolved authority-for-sale records
Paginated collection of every carrier-resolved authority-for-sale record (one row per DOT), same row shape as /v1/carriers/{dot_number}/mc-sales. Built for bulk export and incremental sync: pass updated_after with sort_by=updated_at&sort_order=asc to sync changes since your last pull.
Query parameters
ISO-8601 — records first seen on/after (date-only "before" values include the whole day)
ISO-8601 — records first seen on/before (date-only "before" values include the whole day)
ISO-8601 — records changed on/after (date-only "before" values include the whole day)
ISO-8601 — records changed on/before (date-only "before" values include the whole day)
2-letter carrier state
Response
One page of resolved records
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○