curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/assets//locations' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"assetId": "9179b887-04ef-4ce5-ab3a-b5bbd39ea3c8",
"locationId": "1a5515a3-ba81-4a42-aee7-ad9ffc090a54",
"latitude": 0,
"current": true,
"longitude": 0,
"date": "2019-08-24T14:15:22Z",
"macroNumber": 0,
"createdAt": "2019-08-24T14:15:22Z",
"modifiedAt": "2019-08-24T14:15:22Z"
}
]
}