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