Skip to content
Start here

Organization Accounts

Get organization accounts
client.Organizations.OrganizationAccounts.Get(ctx, organizationID, query) (*[]OrganizationAccountGetResponse, error)
GET/organizations/{organization_id}/accounts
ModelsExpand Collapse
type OrganizationAccounts struct{…}
ID string

Identifier

maxLength32
minLength32
Name string

Account name

maxLength100
Type OrganizationAccountsType
One of the following:
const OrganizationAccountsTypeStandard OrganizationAccountsType = "standard"
const OrganizationAccountsTypeEnterprise OrganizationAccountsType = "enterprise"
CreatedOn Timeoptional

Timestamp for the creation of the account

formatdate-time
ManagedBy OrganizationAccountsManagedByoptional

Parent container details

ParentOrgID stringoptional

ID of the parent Organization, if one exists

maxLength32
ParentOrgName stringoptional

Name of the parent Organization, if one exists

Settings OrganizationAccountsSettingsoptional

Account settings

AbuseContactEmail stringoptional

Sets an abuse contact email to notify for abuse reports.

EnforceTwofactor booloptional

Indicates whether membership in this account requires that Two-Factor Authentication is enabled