json (application/json)
GET
{
"status": "success",
"data": {
"email": "your@email.com",
"plan_name": "Big",
"plan_expiration": {
"date": "2018-01-17 13:46:12.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"plan_expired": false,
"disk": {
"size": "268435456000",
"available": "252329328640",
"used": "16106127360"
},
"last_cloud_update": {
"date": "2018-01-14 5:23:36.000000",
"timezone_type": 3,
"timezone": "UTC"
}
},
"errors": null
}