GET /api/yard

GET /api/yard

Responses

  • 200 application/json

    OK

    Hide response attribute Show response attribute object
  • Not Authorized

  • Not Allowed

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