GetRichtextOptions: { item?: string; mode?: string }

Options for GET /richtext/{richTextAs}/{unid} operation.

Type declaration

  • Optionalitem?: string

    Name of the RichText item to retrieve. When omitted "Body" is used as item name.

  • Optionalmode?: string

    Mode to perform the document access in. Defaults to "default" if missing.