Update Org Integration
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
The Stripe's customer ID. cus_xxxxxx
Timestamp of last time we synced costs with Stripe. Usually coincides with the invoice.created
webhook event
Number of tokens the request used
Number of tokens the response used
Number of tokens of (request + response)
Cost (in $) of the prompt
Cost (in $) of the response
Cost (in $) of the (request + response)
Cost (in $) saved in the prompt costs comparison to the benchmark model
Cost (in $) saved in the completion costs comparison to the benchmark model
Cost (in $) saved in total, in comparison to the benchmark model
The number of requests this Organization has performed in the current cycle
The number of active apps this Organization has
The spaces subscription tier of this org
INTERNAL
, FREE
, PRO
, TEAM
, ENTERPRISE
The number of seats for the spaces subscription tier
The spaces subscription status
active
, unpaid
The date a subscription ends once it is cancelled
The reason the subscription was paused. If null
, the subscription is considered active
The length of the Platform subscription cycle. Useful for upgrades and downgrades
monthly
, yearly
The subscription tier this user is in.
_NONE_
, _TRIAL_
, _INTERNAL_
, STARTUP
, GROWTH
, SCALE
, ENTERPRISE
PRICE ID (on Stripe). The user's current Subscription ID is created from this Price
The timestamp (in s) when the trial will end and the paid subscription will start. The user will be billed at this point
The currency for this organization
usd
Billing email
If this is > 0 and the user is in a TRIAL, we will deduct the balance from here.
Track the emails that were sent during this billing period
The rate limit for this org, per minute
Was this page helpful?