Billing
Get record counts
Retrieve record usage and overage for a Core instance.
GET
Retrieve record counts and overage for one instance. Use this for usage and overage context.
instance_id is the Cloud instance id (instance_...), not a deployment_id.Query
string
required
Cloud instance id. Required. A
deploy_... id does not work.Response
string
required
Instance that was counted.
object
required
Counts by resource.
integer
required
Sum of all record counts.
string
sandbox or production.integer
Records included in the plan allowance.
integer
Records above the included allowance.
number
Price per extra record.
number
Overage charge for the current count.
boolean
Whether usage-based billing is on for this instance.
timestamp
When usage-based billing was enabled.
boolean
true when the instance cannot create new records.