Skip to main content
apollo.getCreditUsage gets consumed and remaining credits by category for the current billing cycle.
automations/get-apollo-credit-usage.automation.ts
The action has no input fields. Returns { categories, cycle }; every category contains category, limit, consumed, and remaining. cycle contains startDate and endDate when the workspace has an active billing cycle.