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