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