Settings

Get article automation settings

Read the team's automated article generation settings (cadence, preferred posting time and timezone, preferred topics/types, image styles, CMS target, auto-update rules).

get/v3/settings/article-automation

Query parameters

teamIdstring

Team ID

Response

Default Response

automationboolean
lastAutomationAtstring date-time nullable
postingFrequencystring
preferredPostingTimestring
timeZonestring nullable
preferredTopicIdsstring[]
preferredArticleTypesstring[]
preferredContentLengthstring
preferredCMSProviderstring nullable
connectedCmsProvidersstring[]
writingLanguagestring nullable
autoUpdateExistingArticlesboolean

Changes

Changed in 2 of the 47 revisions of this API.13

  • e0163b1c37cb11See the full diff
    • ▲

      api path removed without deprecation

      api-path-removed-without-deprecation

    • ○

      endpoint added

      endpoint-added

    • ○

      api tag Settings added

      api-tag-added

    • ○

      added the new optional query request parameter teamId

      new-optional-request-parameter