๐งช Safer
Retrieve roadside inspection records for a carrier, by DOT number. Ordered by inspection date, most recent first. Optionally bound the results with from_date/to_date; carrier history can span decades, so both are unbounded by default.
This endpoint is available for early access. The core schema is stable, but minor details โ such as field names or added fields โ may change before it becomes generally available. Backward compatibility is not guaranteed.
See API Stability & Versioning for details on provisional endpoints.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Registry/authority that maintains the carrier record.
fmcsa Return only records on or after this date. Format: YYYY-MM-DD
Return only records on or before this date. Format: YYYY-MM-DD
Cursor for the next page
Page size
1 <= x <= 1000Response
Successful Response
x >= 0Cursor to refetch the current page
Cursor to refetch the current page starting from the last item
Cursor for the previous page
Cursor for the next page