curl --location --request GET 'https://apis.qa01.hbsa.com.br/navigation/v1/regions' \
--header 'x-tenant;'
{
"next": true,
"estimatedCount": 0,
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"region": "string"
}
]
}