Authorization: ********************curl --location --request GET '/api/Tarefa/TabelaAvancada?requireTotalCount=&requireGroupCount=&isCountQuery=&isSummaryQuery=&skip=&take=&sort=&group=&filter=&totalSummary=&groupSummary=&select=&preSelect=&remoteSelect=&remoteGrouping=&expandLinqSumType=&primaryKey=&defaultSort=&stringToLower=&paginateViaPrimaryKey=&sortByPrimaryKey=&allowAsyncOverSync=' \
--header 'Authorization: <api-key>'{
"data": [
null
],
"totalCount": -1,
"groupCount": -1,
"summary": [
null
]
}