Skip to main content
GET
Usage

Authorizations

apikey
string
header
required

Your Eventory API key. Sent as the apikey request header.

Response

Usage report.

customer_id
string
plan
string | null

Plan name. null without an active subscription.

plan_ids
object | null
status
string

Subscription status. Only active and trialing are served by the gateway; none means no subscription.

Example:

"active"

usage_status
enum<string>

approaching_limit from 80% of included; over_included once overage starts; at_hard_cap when the gateway is refusing requests.

Available options:
ok,
approaching_limit,
over_included,
at_hard_cap,
none
cancel_at_period_end
boolean
canceled_at
string<date-time> | null
trial_end
string<date-time> | null
unit
string | null

Billing unit label

as_of
string<date-time>
period
object | null
credits
object