curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/assets//maintenances' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
"type": "Preventive",
"description": "string",
"planInitialDate": "2019-08-24T14:15:22Z",
"planFinalDate": "2019-08-24T14:15:22Z",
"actualInitialDate": "2019-08-24T14:15:22Z",
"actualFinalDate": "2019-08-24T14:15:22Z",
"createdAt": "2019-08-24T14:15:22Z",
"modifiedAt": "2019-08-24T14:15:22Z"
}
]
}