curl --location --request GET '/api/CategoriaArquivo/'
{
"ordem": 0,
"nome": "string",
"tipo": "Projeto",
"funcoesIds": [
0
],
"funcoes": "string",
"id": 0,
"excluido": true,
"dataInclusao": "2019-08-24T14:15:22Z",
"dataAlteracao": "2019-08-24T14:15:22Z",
"dataExclusao": "2019-08-24T14:15:22Z"
}