Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/mapeamentos-tipo-pasta/cliente/' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"tipoDocumentoGlobalId": 0,
"tipoDocumentoClienteId": 0,
"tipoDocumentoNome": "string",
"categoriaPadraoGlobalId": 0,
"categoriaPadraoClienteId": 0,
"categoriaPadraoNome": "string",
"pastaId": 0,
"pastaNome": "string",
"clienteId": 0,
"tenantId": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]