Organizations
ModelsExpand Collapse
organization: object { id, billing_email, billing_state, 11 more } Organization response.
Organization response.
Billing email. Null when no custom billing email is set (reverts to the oldest owner’s email).
billing_state: "unfunded" or "active" or "requires_action" or 2 moreOrganization billing lifecycle state.
Organization billing lifecycle state.
organization_list: object { items, pagination }
Billing email. Null when no custom billing email is set (reverts to the oldest owner’s email).
billing_state: "unfunded" or "active" or "requires_action" or 2 moreOrganization billing lifecycle state.
Organization billing lifecycle state.
OrganizationsMemberships
Get Organization Membership
List Organization Memberships
OrganizationsAddress
Create Organization Address
Get Organization Address
Update Organization Address
OrganizationsBilling
Get Organization Billing Summary
ModelsExpand Collapse
billing_history_entry: object { id, amount, created_at, 5 more } A single billing history line item: a prepaid credit or a manual adjustment.
A single billing history line item: a prepaid credit or a manual adjustment.
billing_history_entry_list: object { items, pagination }
organization_usage_statement: object { currency, month, projects, total } Itemized usage statement for a billing month: consumption grouped by project, resource type, and dimension. Costs are recorded at consumption time, not re-priced.
Itemized usage statement for a billing month: consumption grouped by project, resource type, and dimension. Costs are recorded at consumption time, not re-priced.
One entry per project with consumption in the month, ordered by name.
One entry per project with consumption in the month, ordered by name.
statement_line_item: object { children, cost, dimension, 3 more } A top-level metered dimension. Heads nest components as children (cost is the subtotal, unit_price null); standalone dimensions carry a unit price and an empty children array.
A top-level metered dimension. Heads nest components as children (cost is the subtotal, unit_price null); standalone dimensions carry a unit price and an empty children array.
statement_project: object { project_id, project_name, resource_types, subtotal } A single project’s consumption within a usage statement.
A single project’s consumption within a usage statement.
statement_resource_type: object { items, resource_type, subtotal } Consumption for one resource type within a project (e.g. every VM, every volume).
Consumption for one resource type within a project (e.g. every VM, every volume).
OrganizationsBillingRecharge Policy
ModelsExpand Collapse
organization_recharge_policy: object { policy, policy_args, policy_since } An organization’s current recharge policy. policy_args is null for a manual policy.
An organization’s current recharge policy. policy_args is null for a manual policy.