Get summarized data from the dashboard
GET/truckers/dashboard
Returns the main data for the carrier dashboard, including:
- Available and upcoming loads
- Pending deliveries
- Activity statistics
- Important alerts
Usage example:
curl -X GET https://api.demo.cargoffer.com/truckers/dashboard \
-H Authorization: Bearer {token}
Responses
- 200
- 401
Dashboard Data
Unauthorized