Skip to content
Start here

Organization Accounts

data cloudflare_organization_accounts

required Expand Collapse
organization_id: String
optional Expand Collapse
direction?: String

Sort direction for the order_by field. Valid values: asc, desc. Defaults to asc when order_by is specified.

order_by?: String

Field to order results by. Currently supported values: account_name. When not specified, results are ordered by internal account ID.

page_size?: Int64

The amount of items to return. Defaults to 10.

page_token?: String

An opaque token returned from the last list response that when provided will retrieve the next page.

Parameters used to filter the retrieved list must remain in subsequent requests with a page token.

account_pubname?: Attributes
contains?: String

(case-insensitive) Filter the list of accounts to where the account_pubname contains a particular string.

ends_with?: String

(case-insensitive) Filter the list of accounts to where the account_pubname ends with a particular string.

starts_with?: String

(case-insensitive) Filter the list of accounts to where the account_pubname starts with a particular string.

name?: Attributes
contains?: String

(case-insensitive) Filter the list of accounts to where the name contains a particular string.

ends_with?: String

(case-insensitive) Filter the list of accounts to where the name ends with a particular string.

starts_with?: String

(case-insensitive) Filter the list of accounts to where the name starts with a particular string.

computed Expand Collapse
organization_accounts: List[Attributes]
id: String
created_on: Time
name: String
settings: Attributes
abuse_contact_email: String
access_approval_expiry: Time
api_access_enabled: Bool
Deprecateddefault_nameservers: String

Use DNS Settings instead. Deprecated.

enforce_twofactor: Bool
Deprecateduse_account_custom_ns_by_default: Bool

Use DNS Settings instead. Deprecated.

type: String