Get billing subscription
get_billingGet the current billing summary for the account (plan, status, limits, trial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The billing record — plan id and name, subscription status, billing interval, the client allowance and other plan limits, and the trial or period end date. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |