Skip to main content
POST
/
merchant
/
metric
/
event_list
Metric Event List
curl --request POST \
  --url https://api.unibee.dev/merchant/metric/event_list \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "count": 123,
  "createTimeEnd": 123,
  "createTimeStart": 123,
  "metricIds": [
    123
  ],
  "page": 123,
  "sortField": "<string>",
  "sortType": "<string>",
  "userIds": [
    123
  ]
}
'
{
  "code": 123,
  "data": {
    "events": [
      {
        "aggregationPropertyData": "<string>",
        "aggregationPropertyInt": 123,
        "aggregationPropertyString": "<string>",
        "chargeInvoice": {
          "PaymentMethodId": "<string>",
          "autoCharge": true,
          "billingCycleAnchor": 123,
          "bizType": 123,
          "countryCode": "<string>",
          "createFrom": "<string>",
          "creditAccount": {
            "amount": 123,
            "createTime": 123,
            "currency": "<string>",
            "currencyAmount": 123,
            "exchangeRate": 123,
            "id": 123,
            "payoutEnable": 123,
            "rechargeEnable": 123,
            "totalDecrementAmount": 123,
            "totalIncrementAmount": 123,
            "type": 123,
            "userId": 123
          },
          "creditPayout": {
            "creditAmount": 123,
            "currencyAmount": 123,
            "exchangeRate": 123
          },
          "cryptoAmount": 123,
          "cryptoCurrency": "<string>",
          "currency": "<string>",
          "data": "<string>",
          "dayUtilDue": 123,
          "discount": {
            "advance": true,
            "billingType": 123,
            "code": "<string>",
            "createTime": 123,
            "currency": "<string>",
            "cycleLimit": 123,
            "discountAmount": 123,
            "discountPercentage": 123,
            "discountType": 123,
            "endTime": 123,
            "id": 123,
            "isDeleted": 123,
            "merchantId": 123,
            "metadata": {},
            "name": "<string>",
            "planApplyGroup": {
              "currency": [
                "<string>"
              ],
              "groupPlanIntervalSelector": [
                {
                  "intervalCount": 123,
                  "intervalUnit": "<string>"
                }
              ],
              "type": [
                123
              ]
            },
            "planApplyType": 123,
            "planIds": [
              123
            ],
            "quantity": 123,
            "startTime": 123,
            "status": 123,
            "upgradeLongerOnly": true,
            "upgradeOnly": true,
            "userLimit": 123,
            "userScope": 123
          },
          "discountAmount": 123,
          "discountCode": "<string>",
          "finishTime": 123,
          "gatewayId": 123,
          "id": 123,
          "invoiceId": "<string>",
          "invoiceName": "<string>",
          "lines": [
            {
              "amount": 123,
              "amountExcludingTax": 123,
              "currency": "<string>",
              "description": "<string>",
              "discountAmount": 123,
              "fromAddress": {
                "address": "<string>",
                "city": "<string>",
                "countryCode": "<string>",
                "state": "<string>",
                "verified": true,
                "zipCode": "<string>"
              },
              "lineId": "<string>",
              "metricCharge": {
                "metricId": 123,
                "CurrentUsedValue": 123,
                "chargePricing": {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                },
                "description": "<string>",
                "lines": [
                  {
                    "amount": 123,
                    "flatAmount": 123,
                    "quantity": 123,
                    "step": "<string>",
                    "unitAmount": 123
                  }
                ],
                "maxEventId": 123,
                "minEventId": 123,
                "name": "<string>",
                "totalChargeAmount": 123
              },
              "name": "<string>",
              "originAmount": 123,
              "originUnitAmountExcludeTax": 123,
              "pdfDescription": "<string>",
              "periodEnd": 123,
              "periodStart": 123,
              "plan": {
                "amount": 123,
                "bindingAddonIds": "<string>",
                "bindingOnetimeAddonIds": "<string>",
                "cancelAtTrialEnd": 123,
                "checkoutUrl": "<string>",
                "createTime": 123,
                "currency": "<string>",
                "description": "<string>",
                "disableAutoCharge": 123,
                "externalPlanId": "<string>",
                "extraMetricData": "<string>",
                "gasPayer": "<string>",
                "homeUrl": "<string>",
                "id": 123,
                "imageUrl": "<string>",
                "internalName": "<string>",
                "intervalCount": 123,
                "intervalUnit": "<string>",
                "merchantId": 123,
                "metadata": {},
                "metricLimits": [
                  {
                    "metricId": 123,
                    "metricLimit": 123
                  }
                ],
                "metricMeteredCharge": [
                  {
                    "chargeType": 123,
                    "graduatedAmounts": [
                      {
                        "endValue": 123,
                        "flatAmount": 123,
                        "perAmount": 123,
                        "startValue": 123
                      }
                    ],
                    "metricId": 123,
                    "standardAmount": 123,
                    "standardStartValue": 123
                  }
                ],
                "metricRecurringCharge": [
                  {
                    "chargeType": 123,
                    "graduatedAmounts": [
                      {
                        "endValue": 123,
                        "flatAmount": 123,
                        "perAmount": 123,
                        "startValue": 123
                      }
                    ],
                    "metricId": 123,
                    "standardAmount": 123,
                    "standardStartValue": 123
                  }
                ],
                "multiCurrencies": [
                  {
                    "amount": 123,
                    "autoExchange": true,
                    "currency": "<string>",
                    "disable": true,
                    "exchangeRate": 123
                  }
                ],
                "planName": "<string>",
                "productId": 123,
                "publishStatus": 123,
                "status": 123,
                "taxPercentage": 123,
                "trialAmount": 123,
                "trialDemand": "<string>",
                "trialDurationTime": 123,
                "type": 123,
                "usVATConfig": {
                  "active": true,
                  "fromAddress": {
                    "address": "<string>",
                    "city": "<string>",
                    "countryCode": "<string>",
                    "state": "<string>",
                    "verified": true,
                    "zipCode": "<string>"
                  },
                  "nexusAddresses": [
                    {
                      "address": "<string>",
                      "city": "<string>",
                      "countryCode": "<string>",
                      "state": "<string>",
                      "verified": true,
                      "zipCode": "<string>"
                    }
                  ],
                  "sellOnUSOnly": true,
                  "taxCode": "<string>",
                  "toAddress": {
                    "address": "<string>",
                    "city": "<string>",
                    "countryCode": "<string>",
                    "state": "<string>",
                    "verified": true,
                    "zipCode": "<string>"
                  }
                }
              },
              "promoCreditDiscountAmount": 123,
              "proration": true,
              "quantity": 123,
              "tax": 123,
              "taxCode": "<string>",
              "taxPercentage": 123,
              "toAddress": {
                "address": "<string>",
                "city": "<string>",
                "countryCode": "<string>",
                "state": "<string>",
                "verified": true,
                "zipCode": "<string>"
              },
              "unitAmountExcludingTax": 123
            }
          ],
          "link": "<string>",
          "metadata": {},
          "originAmount": 123,
          "partialCreditPaidAmount": 123,
          "paymentId": "<string>",
          "paymentLink": "<string>",
          "paymentType": "<string>",
          "periodEnd": 123,
          "periodStart": 123,
          "planSnapshot": {
            "addons": [
              {
                "addonPlan": {
                  "amount": 123,
                  "bindingAddonIds": "<string>",
                  "bindingOnetimeAddonIds": "<string>",
                  "cancelAtTrialEnd": 123,
                  "checkoutUrl": "<string>",
                  "createTime": 123,
                  "currency": "<string>",
                  "description": "<string>",
                  "disableAutoCharge": 123,
                  "externalPlanId": "<string>",
                  "extraMetricData": "<string>",
                  "gasPayer": "<string>",
                  "homeUrl": "<string>",
                  "id": 123,
                  "imageUrl": "<string>",
                  "internalName": "<string>",
                  "intervalCount": 123,
                  "intervalUnit": "<string>",
                  "merchantId": 123,
                  "metadata": {},
                  "metricLimits": [
                    {
                      "metricId": 123,
                      "metricLimit": 123
                    }
                  ],
                  "metricMeteredCharge": [
                    {
                      "chargeType": 123,
                      "graduatedAmounts": [
                        {
                          "endValue": 123,
                          "flatAmount": 123,
                          "perAmount": 123,
                          "startValue": 123
                        }
                      ],
                      "metricId": 123,
                      "standardAmount": 123,
                      "standardStartValue": 123
                    }
                  ],
                  "metricRecurringCharge": [
                    {
                      "chargeType": 123,
                      "graduatedAmounts": [
                        {
                          "endValue": 123,
                          "flatAmount": 123,
                          "perAmount": 123,
                          "startValue": 123
                        }
                      ],
                      "metricId": 123,
                      "standardAmount": 123,
                      "standardStartValue": 123
                    }
                  ],
                  "multiCurrencies": [
                    {
                      "amount": 123,
                      "autoExchange": true,
                      "currency": "<string>",
                      "disable": true,
                      "exchangeRate": 123
                    }
                  ],
                  "planName": "<string>",
                  "productId": 123,
                  "publishStatus": 123,
                  "status": 123,
                  "taxPercentage": 123,
                  "trialAmount": 123,
                  "trialDemand": "<string>",
                  "trialDurationTime": 123,
                  "type": 123,
                  "usVATConfig": {
                    "active": true,
                    "fromAddress": {
                      "address": "<string>",
                      "city": "<string>",
                      "countryCode": "<string>",
                      "state": "<string>",
                      "verified": true,
                      "zipCode": "<string>"
                    },
                    "nexusAddresses": [
                      {
                        "address": "<string>",
                        "city": "<string>",
                        "countryCode": "<string>",
                        "state": "<string>",
                        "verified": true,
                        "zipCode": "<string>"
                      }
                    ],
                    "sellOnUSOnly": true,
                    "taxCode": "<string>",
                    "toAddress": {
                      "address": "<string>",
                      "city": "<string>",
                      "countryCode": "<string>",
                      "state": "<string>",
                      "verified": true,
                      "zipCode": "<string>"
                    }
                  }
                },
                "quantity": 123
              }
            ],
            "autoCharge": true,
            "chargeType": 123,
            "plan": {
              "amount": 123,
              "bindingAddonIds": "<string>",
              "bindingOnetimeAddonIds": "<string>",
              "cancelAtTrialEnd": 123,
              "checkoutUrl": "<string>",
              "createTime": 123,
              "currency": "<string>",
              "description": "<string>",
              "disableAutoCharge": 123,
              "externalPlanId": "<string>",
              "extraMetricData": "<string>",
              "gasPayer": "<string>",
              "homeUrl": "<string>",
              "id": 123,
              "imageUrl": "<string>",
              "internalName": "<string>",
              "intervalCount": 123,
              "intervalUnit": "<string>",
              "merchantId": 123,
              "metadata": {},
              "metricLimits": [
                {
                  "metricId": 123,
                  "metricLimit": 123
                }
              ],
              "metricMeteredCharge": [
                {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                }
              ],
              "metricRecurringCharge": [
                {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                }
              ],
              "multiCurrencies": [
                {
                  "amount": 123,
                  "autoExchange": true,
                  "currency": "<string>",
                  "disable": true,
                  "exchangeRate": 123
                }
              ],
              "planName": "<string>",
              "productId": 123,
              "publishStatus": 123,
              "status": 123,
              "taxPercentage": 123,
              "trialAmount": 123,
              "trialDemand": "<string>",
              "trialDurationTime": 123,
              "type": 123,
              "usVATConfig": {
                "active": true,
                "fromAddress": {
                  "address": "<string>",
                  "city": "<string>",
                  "countryCode": "<string>",
                  "state": "<string>",
                  "verified": true,
                  "zipCode": "<string>"
                },
                "nexusAddresses": [
                  {
                    "address": "<string>",
                    "city": "<string>",
                    "countryCode": "<string>",
                    "state": "<string>",
                    "verified": true,
                    "zipCode": "<string>"
                  }
                ],
                "sellOnUSOnly": true,
                "taxCode": "<string>",
                "toAddress": {
                  "address": "<string>",
                  "city": "<string>",
                  "countryCode": "<string>",
                  "state": "<string>",
                  "verified": true,
                  "zipCode": "<string>"
                }
              }
            },
            "previousAddons": [
              {
                "addonPlan": {
                  "amount": 123,
                  "bindingAddonIds": "<string>",
                  "bindingOnetimeAddonIds": "<string>",
                  "cancelAtTrialEnd": 123,
                  "checkoutUrl": "<string>",
                  "createTime": 123,
                  "currency": "<string>",
                  "description": "<string>",
                  "disableAutoCharge": 123,
                  "externalPlanId": "<string>",
                  "extraMetricData": "<string>",
                  "gasPayer": "<string>",
                  "homeUrl": "<string>",
                  "id": 123,
                  "imageUrl": "<string>",
                  "internalName": "<string>",
                  "intervalCount": 123,
                  "intervalUnit": "<string>",
                  "merchantId": 123,
                  "metadata": {},
                  "metricLimits": [
                    {
                      "metricId": 123,
                      "metricLimit": 123
                    }
                  ],
                  "metricMeteredCharge": [
                    {
                      "chargeType": 123,
                      "graduatedAmounts": [
                        {
                          "endValue": 123,
                          "flatAmount": 123,
                          "perAmount": 123,
                          "startValue": 123
                        }
                      ],
                      "metricId": 123,
                      "standardAmount": 123,
                      "standardStartValue": 123
                    }
                  ],
                  "metricRecurringCharge": [
                    {
                      "chargeType": 123,
                      "graduatedAmounts": [
                        {
                          "endValue": 123,
                          "flatAmount": 123,
                          "perAmount": 123,
                          "startValue": 123
                        }
                      ],
                      "metricId": 123,
                      "standardAmount": 123,
                      "standardStartValue": 123
                    }
                  ],
                  "multiCurrencies": [
                    {
                      "amount": 123,
                      "autoExchange": true,
                      "currency": "<string>",
                      "disable": true,
                      "exchangeRate": 123
                    }
                  ],
                  "planName": "<string>",
                  "productId": 123,
                  "publishStatus": 123,
                  "status": 123,
                  "taxPercentage": 123,
                  "trialAmount": 123,
                  "trialDemand": "<string>",
                  "trialDurationTime": 123,
                  "type": 123,
                  "usVATConfig": {
                    "active": true,
                    "fromAddress": {
                      "address": "<string>",
                      "city": "<string>",
                      "countryCode": "<string>",
                      "state": "<string>",
                      "verified": true,
                      "zipCode": "<string>"
                    },
                    "nexusAddresses": [
                      {
                        "address": "<string>",
                        "city": "<string>",
                        "countryCode": "<string>",
                        "state": "<string>",
                        "verified": true,
                        "zipCode": "<string>"
                      }
                    ],
                    "sellOnUSOnly": true,
                    "taxCode": "<string>",
                    "toAddress": {
                      "address": "<string>",
                      "city": "<string>",
                      "countryCode": "<string>",
                      "state": "<string>",
                      "verified": true,
                      "zipCode": "<string>"
                    }
                  }
                },
                "quantity": 123
              }
            ],
            "previousPlan": {
              "amount": 123,
              "bindingAddonIds": "<string>",
              "bindingOnetimeAddonIds": "<string>",
              "cancelAtTrialEnd": 123,
              "checkoutUrl": "<string>",
              "createTime": 123,
              "currency": "<string>",
              "description": "<string>",
              "disableAutoCharge": 123,
              "externalPlanId": "<string>",
              "extraMetricData": "<string>",
              "gasPayer": "<string>",
              "homeUrl": "<string>",
              "id": 123,
              "imageUrl": "<string>",
              "internalName": "<string>",
              "intervalCount": 123,
              "intervalUnit": "<string>",
              "merchantId": 123,
              "metadata": {},
              "metricLimits": [
                {
                  "metricId": 123,
                  "metricLimit": 123
                }
              ],
              "metricMeteredCharge": [
                {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                }
              ],
              "metricRecurringCharge": [
                {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                }
              ],
              "multiCurrencies": [
                {
                  "amount": 123,
                  "autoExchange": true,
                  "currency": "<string>",
                  "disable": true,
                  "exchangeRate": 123
                }
              ],
              "planName": "<string>",
              "productId": 123,
              "publishStatus": 123,
              "status": 123,
              "taxPercentage": 123,
              "trialAmount": 123,
              "trialDemand": "<string>",
              "trialDurationTime": 123,
              "type": 123,
              "usVATConfig": {
                "active": true,
                "fromAddress": {
                  "address": "<string>",
                  "city": "<string>",
                  "countryCode": "<string>",
                  "state": "<string>",
                  "verified": true,
                  "zipCode": "<string>"
                },
                "nexusAddresses": [
                  {
                    "address": "<string>",
                    "city": "<string>",
                    "countryCode": "<string>",
                    "state": "<string>",
                    "verified": true,
                    "zipCode": "<string>"
                  }
                ],
                "sellOnUSOnly": true,
                "taxCode": "<string>",
                "toAddress": {
                  "address": "<string>",
                  "city": "<string>",
                  "countryCode": "<string>",
                  "state": "<string>",
                  "verified": true,
                  "zipCode": "<string>"
                }
              }
            }
          },
          "productName": "<string>",
          "promoCreditAccount": {
            "amount": 123,
            "createTime": 123,
            "currency": "<string>",
            "currencyAmount": 123,
            "exchangeRate": 123,
            "id": 123,
            "payoutEnable": 123,
            "rechargeEnable": 123,
            "totalDecrementAmount": 123,
            "totalIncrementAmount": 123,
            "type": 123,
            "userId": 123
          },
          "promoCreditDiscountAmount": 123,
          "promoCreditPayout": {
            "creditAmount": 123,
            "currencyAmount": 123,
            "exchangeRate": 123
          },
          "promoCreditTransaction": {
            "accountType": 123,
            "bizId": "<string>",
            "by": "<string>",
            "createTime": 123,
            "creditAmountAfter": 123,
            "creditAmountBefore": 123,
            "creditId": 123,
            "currency": "<string>",
            "deltaAmount": 123,
            "deltaCurrencyAmount": 123,
            "description": "<string>",
            "exchangeRate": 123,
            "id": 123,
            "invoiceId": "<string>",
            "merchantId": 123,
            "name": "<string>",
            "transactionId": "<string>",
            "transactionType": 123,
            "userId": 123
          },
          "prorationDate": 123,
          "prorationScale": 123,
          "refundId": "<string>",
          "sendNote": "<string>",
          "sendStatus": 123,
          "status": 123,
          "subscriptionAmount": 123,
          "subscriptionAmountExcludingTax": 123,
          "subscriptionId": "<string>",
          "taxAmount": 123,
          "taxPercentage": 123,
          "totalAmount": 123,
          "totalAmountExcludingTax": 123,
          "trialEnd": 123,
          "userId": 123,
          "userMetricChargeForInvoice": {
            "meteredChargeStats": [
              {
                "metricId": 123,
                "CurrentUsedValue": 123,
                "chargePricing": {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                },
                "description": "<string>",
                "lines": [
                  {
                    "amount": 123,
                    "flatAmount": 123,
                    "quantity": 123,
                    "step": "<string>",
                    "unitAmount": 123
                  }
                ],
                "maxEventId": 123,
                "minEventId": 123,
                "name": "<string>",
                "totalChargeAmount": 123
              }
            ],
            "recurringChargeStats": [
              {
                "metricId": 123,
                "CurrentUsedValue": 123,
                "chargePricing": {
                  "chargeType": 123,
                  "graduatedAmounts": [
                    {
                      "endValue": 123,
                      "flatAmount": 123,
                      "perAmount": 123,
                      "startValue": 123
                    }
                  ],
                  "metricId": 123,
                  "standardAmount": 123,
                  "standardStartValue": 123
                },
                "description": "<string>",
                "lines": [
                  {
                    "amount": 123,
                    "flatAmount": 123,
                    "quantity": 123,
                    "step": "<string>",
                    "unitAmount": 123
                  }
                ],
                "maxEventId": 123,
                "minEventId": 123,
                "name": "<string>",
                "totalChargeAmount": 123
              }
            ]
          },
          "vatNumber": "<string>"
        },
        "chargeInvoiceId": "<string>",
        "chargeStatus": 123,
        "createTime": 123,
        "eventCharge": {
          "chargeAmount": 123,
          "chargePricing": {
            "chargeType": 123,
            "graduatedAmounts": [
              {
                "endValue": 123,
                "flatAmount": 123,
                "perAmount": 123,
                "startValue": 123
              }
            ],
            "metricId": 123,
            "standardAmount": 123,
            "standardStartValue": 123
          },
          "currency": "<string>",
          "currentValue": 123,
          "graduatedStep": {
            "endValue": 123,
            "flatAmount": 123,
            "perAmount": 123,
            "startValue": 123
          },
          "planId": 123,
          "totalChargeAmount": 123,
          "unitAmount": 123
        },
        "externalEventId": "<string>",
        "id": 123,
        "merchantId": 123,
        "merchantMetric": {
          "aggregationProperty": "<string>",
          "aggregationType": 123,
          "archived": true,
          "code": "<string>",
          "createTime": 123,
          "gmtModify": 123,
          "id": 123,
          "merchantId": 123,
          "metaData": {},
          "metricDescription": "<string>",
          "metricName": "<string>",
          "type": 123,
          "unit": "<string>"
        },
        "metricId": 123,
        "metricLimit": 123,
        "subscriptionIds": "<string>",
        "subscriptionPeriodEnd": 123,
        "subscriptionPeriodStart": 123,
        "used": 123,
        "user": {
          "address": "<string>",
          "avatarUrl": "<string>",
          "billingType": 123,
          "birthday": "<string>",
          "city": "<string>",
          "companyName": "<string>",
          "countryCode": "<string>",
          "countryName": "<string>",
          "createTime": 123,
          "custom": "<string>",
          "email": "<string>",
          "externalUserId": "<string>",
          "facebook": "<string>",
          "firstName": "<string>",
          "gatewayId": 123,
          "gatewayPaymentType": "<string>",
          "gender": "<string>",
          "id": 123,
          "isRisk": 123,
          "isSpecial": 123,
          "language": "<string>",
          "lastLoginAt": 123,
          "lastName": "<string>",
          "linkedIn": "<string>",
          "merchantId": 123,
          "metadata": {},
          "mobile": "<string>",
          "otherSocialInfo": "<string>",
          "paymentMethod": "<string>",
          "phone": "<string>",
          "recurringAmount": 123,
          "registrationNumber": "<string>",
          "school": "<string>",
          "state": "<string>",
          "status": 123,
          "subscriptionId": "<string>",
          "subscriptionName": "<string>",
          "subscriptionStatus": 123,
          "taxPercentage": 123,
          "telegram": "<string>",
          "tikTok": "<string>",
          "timeZone": "<string>",
          "type": 123,
          "userName": "<string>",
          "vATNumber": "<string>",
          "version": 123,
          "weChat": "<string>",
          "whatsAPP": "<string>",
          "zipCode": "<string>"
        },
        "userId": 123
      }
    ],
    "total": 123
  },
  "message": "<string>",
  "redirect": "<string>",
  "requestId": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
count
integer<int>

Count OF Page

createTimeEnd
integer<int64>

CreateTimeEnd,UTC timestamp,seconds

createTimeStart
integer<int64>

CreateTimeStart,UTC timestamp,seconds

metricIds
integer<int64>[]

Filter MetricIds, Default All

page
integer<int>

Page,Start 0

sortField
string<string>

Sort,user_id|gmt_create,Default gmt_create

sortType
string<string>

Sort Type,asc|desc,Default desc

userIds
integer<int64>[]

Filter UserIds, Default All

Response

200 - application/json
code
integer<int>
data
object
message
string<string>
redirect
string<string>
requestId
string<string>