curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/thirds' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"document": "string",
"function": "string",
"createdAt": "2019-08-24T14:15:22Z",
"modifiedAt": "2019-08-24T14:15:22Z"
}
]
}