v1

latestSwagger 2.02026-08-041113661.2 MB
Statistics

Get statistics

get/v1beta/resellers/statistics

Response

A successful response.

codeinteger
descstring
maintenanceboolean

Example response

{
  "code": 0,
  "data": {
    "currency": {
      "modified": "2010-08-01 9:30:54"
    },
    "customer": {
      "modified": "2019-05-03 13:23:01",
      "total": 999
    },
    "dns": {
      "total": 999
    },
    "domain": {
      "by_status": {
        "act": 7,
        "fai": 419,
        "nsr": 0,
        "pen": 0,
        "rej": 5,
        "req": 15
      },
      "total": 999
    },
    "license": {
      "total": 999
    },
    "spam_experts": {
      "activated_at": "2012-10-29 10:48:30",
      "created_at": "2012-10-29 10:48:30",
      "exists": false,
      "expired_at": "2016-04-05 8:50:34",
      "incoming_count": 0,
      "incoming_limit": 10,
      "outgoing_count": 0,
      "outgoing_limit": 1,
      "status": "deleted",
      "with_outgoing_filter": false
    },
    "ssl": {
      "by_status": {
        "act": 7,
        "fai": 419,
        "nsr": 0,
        "pen": 0,
        "rej": 5,
        "req": 15
      },
      "total": 999
    }
  },
  "desc": ""
}