Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/cloudflare/domains/' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"contabilidadeId": 0,
"contabilidadeNome": "string",
"subdomain": "string",
"fullDomain": "string",
"environment": "string",
"cloudflareDnsRecordId": "string",
"cloudflareSynced": true,
"cloudflareSyncedAt": "2019-08-24T14:15:22.123Z",
"status": "string",
"errorMessage": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}