organizations
Get current credit balance and consumption metrics for an organization.
Returns the organization’s available credits and recent usage history. Credits are consumed when experiments are run, with different experiment types requiring different amounts. Monitor this endpoint to ensure sufficient credits are available before starting new experiments.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique organization identifier
Response
200
application/json
Successfully retrieved balance information
Organization credit balance and consumption metrics.
Provides current credit balance and recent usage patterns to help plan and budget for experiments.