Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/contabilidades//statistics' \
--header 'Authorization: Bearer <token>'{
"clientesCount": 0,
"contadoresCount": 0,
"arquivosCount": 0,
"storageUsedBytes": 0,
"storageLimitBytes": 0,
"storageUsedPercentage": 0,
"storageLastCalculatedAt": "2019-08-24T14:15:22.123Z",
"lastLogins": [
{
"userName": "string",
"userEmail": "string",
"userType": "ROOT",
"lastLoginAt": "2019-08-24T14:15:22.123Z",
"ipAddress": "string"
}
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"planName": "string",
"active": true
}