HappyRobot Calls Your API
Get Carrier
Get details for a specific carrier
GET
Locate a carrier in the system using either their MC number or DOT number.
Query Parameters
The Motor Carrier (MC) number of the carrier. Either mc or dot must be provided.
The Department of Transportation (DOT) number of the carrier. Either mc or dot must be provided.
Response
The carrier object
Status Codes
Successfully found the carrier
Bad request - Missing required parameters
Carrier not found with the specified identifiers
Internal server error