Get datacenter subscription overview for a subaccount: plan details, proxy count, status, and expiration. Permission: datacenter_shared:read or datacenter_dedicated:read.
GET
/
v4
/
account
/
{subAccountId}
/
datacenter_shared
/
overview
Datacenter overview
curl --request GET \
--url https://api.proxyscrape.com/v4/account/{subAccountId}/datacenter_shared/overview \
--header 'api-token: <api-key>'