Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/configuracoes/documentos-identificados?tenantId' \
--header 'Authorization: Bearer <token>'[
{
"nomeExato": "string",
"arquivo": "string",
"obrigacoesUsando": [
"string"
],
"textoExtraidoOk": true
}
]