Authorization: ********************curl --location --request GET 'https://prod.your-api-server.com/api/AbaComplementar/Monitoramento/tipoAlerta?PageNumber&PageSize&query' \
--header 'Authorization: <api-key>'[
{
"id": 0,
"nome": "string",
"cor": "string",
"mensagem": "string",
"statusNegocioId": 0
}
]