GET /api/driver
GET
/api/driver
curl \
-X GET https://api-dev.gatego.io/api/driver
Response examples (200)
{
"parallel": true
}
curl \
-X GET https://api-dev.gatego.io/api/driver
{
"parallel": true
}