curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/travels//stretches' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"travelId": "cb0d5494-9b12-4003-b213-ae8b830830eb",
"stretchId": "4ad08b0c-6cc5-4a84-b3b4-a9a92d5b38b4",
"planInitialDate": "2019-08-24T14:15:22Z",
"planFinalDate": "2019-08-24T14:15:22Z",
"stretchAttributePlan": "3203ff14-f9aa-44f5-a070-cb29eccbce0d",
"actualInitialDate": "2019-08-24T14:15:22Z",
"actualFinalDate": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z",
"modifiedAt": "2019-08-24T14:15:22Z"
}
]
}