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