GET /api/truck
Query parameters
-
include_drivers string
GET
/api/truck
curl \
-X GET https://api-dev.gatego.io/api/truck
Response examples (200)
{
"parallel": true
}
curl \
-X GET https://api-dev.gatego.io/api/truck
{
"parallel": true
}