curl --location --request GET 'https://acesso.evolutto.com.br/api/v1/questionarios?include=resposta,organizacao&page=1&max_per_page=25&titulo=' \
--header 'Authorization: Bearer <token>'{
"result": {
"data": {},
"meta": {}
},
"message": "string"
}