Authorization: ********************curl --location --request GET 'https://prod.your-api-server.com/api/KitCustomizadoRegra/' \
--header 'Authorization: <api-key>'{
"id": 0,
"nome": "string",
"tiposTelhadosIdsList": [
0
],
"tiposTelhadosIds": "string",
"tiposList": [
"string"
],
"tipos": "string",
"insumoId": 0,
"formula": "string",
"fasesList": [
"string"
],
"fases": "string",
"tensoesList": [
0
],
"tensoes": "string"
}