OrgConfigOutput

Resolved configuration for the organization. Registered platform keys (with documented types and defaults) are always present. Unregistered partner-defined keys are present when set on the org or inherited from an ancestor.

  • appStoreEnabled
    Type: boolean
    required

    Whether the app store is enabled for this organization. Default false.

  • cameraMicDefault
    Type: string enum
    required

    Default camera/mic permission for users. Default at_school.

    values
    • always_on
    • at_school
    • user_choice
    • always_off
  • consentAdminEmail
    Type: string | null Format: email
    required

    Parental-consent admin digest recipient. Default null (platform fallback email).

  • consentManagementEnabled
    Type: boolean
    required

    Whether parental consent is required. Default false.

  • consentTemplateId
    Type: string | null
    required

    DocuSign template id for parental-consent envelopes. Default null (DocuSign default template).

  • credentialImportMode
    Type: string enum
    required

    Whether credential import from external systems is enabled. Default disabled.

    values
    • enabled
    • disabled
  • privacyPolicyUrl
    Type: string Format: uri
    required

    Privacy policy URL. Default https://alpha.school/privacy-policy.

  • timeZone
    Type: string
    required

    IANA timezone for coaching day boundaries. Default America/Chicago.

  • propertyName
    Type: string