latestOpenAPI 3.1.02026-08-183475125.9 KB

ae58c064a7af

Get custom data for a carrier

The account’s custom-data record for one carrier. A miss returns 200 with found: false, never 404. Leading-zero requests are retried with zeros stripped (one direction only); the response echoes the requested dot_number.

get/v1/carriers/{dot_number}/custom-data

Path parameters

dot_numberstring required

The carrier’s USDOT number

Response

Record, or a found: false sentinel

dot_numberstring required

Echoes the requested value

foundboolean required
custom_dataobject nullable

null when found is false

updated_atstring date-time nullable