Organizations
List organizations the user has access to
Get organization
Create organization
Modify organization.
Delete organization.
OrganizationsOrganization Accounts
Get organization accounts
ModelsExpand Collapse
OrganizationAccountGetResponse = array of object { id, created_on, name, 2 more }
settings: object { abuse_contact_email, access_approval_expiry, api_access_enabled, 3 more }
Use DNS Settings instead. Deprecated.
Use DNS Settings instead. Deprecated.
OrganizationsOrganization Profile
Get organization profile
Modify organization profile.
OrganizationsMembers
List organization members
Get organization member
Create organization member
Delete organization member
OrganizationsLogs
OrganizationsLogsAudit
Get organization audit logs (Version 2, Beta release)
ModelsExpand Collapse
AuditListResponse object { id, action, actor, 3 more }
action: optional object { description, result, time, type } Provides information about the action performed.
Provides information about the action performed.
actor: optional object { id, context, email, 4 more } Provides details about the actor who performed the action.
Provides details about the actor who performed the action.
raw: optional object { cf_ray_id, method, status_code, 2 more } Provides raw information about the request and response.
Provides raw information about the request and response.
OrganizationsBilling
OrganizationsBillingUsage
Get Organization Usage (Version 2, Alpha, Restricted)
ModelsExpand Collapse
UsageGetResponse = array of object { BillingAccountId, BillingAccountName, ChargeCategory, 30 more } Contains the array of cost and usage records.
Contains the array of cost and usage records.
Highest-level classification of a charge based on the nature of how it gets billed. Currently only “Usage” is supported.
Indicates how often a charge occurs. Currently only “Usage-Based” is supported.
Exclusive end of the time interval during which the usage was consumed.
Inclusive start of the time interval during which the usage was consumed.
Measured usage amount within the charge period. Reflects raw metered consumption before pricing transformations.
Unit of measure for the consumed quantity (e.g., “GB”, “Requests”, “vCPU-Hours”).
The display name of the billable metric. Cloudflare extension; replaces FOCUS SkuMeter.
A charge serving as the basis for invoicing, inclusive of all reduced rates and discounts while excluding the amortization of upfront charges (one-time or recurring).
Exclusive end of the billing cycle that contains this usage record.
Inclusive start of the billing cycle that contains this usage record.
Indicates whether the row represents a correction to one or more charges invoiced in a previous billing period.
Cost calculated by multiplying ContractedUnitPrice and the corresponding PricingQuantity.
The agreed-upon unit price for a single PricingUnit of the associated billable metric, inclusive of negotiated discounts, if present, while excluding any other discounts.
The amortized cost of the charge after applying all reduced rates, discounts, and the applicable portion of relevant, prepaid purchases (one-time or recurring) that covered the charge.
Cost calculated by multiplying ListUnitPrice and the corresponding PricingQuantity.
Suggested provider-published unit price for a single PricingUnit of the associated billable metric, exclusive of any discounts.
Volume of a given service used or purchased, based on the PricingUnit.
Provider-specified measurement unit for determining unit prices, indicating how the provider rates measured usage after applying pricing rules like block pricing.
Provider-assigned identifier for an isolated geographic area where a service is provided.
Unique identifier assigned to a grouping of services. For Cloudflare, this is the subscription or contract ID.
Name assigned to a grouping of services. For Cloudflare, this is the subscription or contract display name.
The unique identifier for the billable metric in the Cloudflare catalog. Cloudflare extension; replaces FOCUS SkuId.