Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/plans/active' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"name": "string",
"maxAccountants": 0,
"maxClients": 0,
"maxStorageGb": 0,
"price": 0,
"active": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]