GET /api/trailer

GET /api/trailer

Responses

  • 200 application/json

    OK

    Hide response attribute Show response attribute object
  • Not Authorized

  • Not Allowed

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