Skip to main content
GET
Get Customer Overview

Authorizations

AccessKey
string
header
required

API Access Key authorization header

Path Parameters

customerUserId
string
required

Response

Overview payload.

MonthlyBandwidthUsedBytes
integer<int64>

Bandwidth served to the customer in the current month

MonthlyRequestCount
integer<int64>

Total pull-zone requests served to the customer in the current month

TotalStorageUsedBytes
integer<int64>

Storage currently used across all of the customer's storage zones

MonthlyCostUsd
number<double>

Accrued cost for the current calendar month

ContractValue
number<decimal> | null

Contract value agreed with the partner.

ContractCurrency
enum<integer> | null

Currency of the contract value.

Available options:
0,
1
BandwidthUsedChart
object | null

Daily bandwidth used over the last 7 days

Products
object[] | null

Enable/disable state and resource count for each product the customer can use

Last modified on August 12, 2026