Basic

Retrieve all blogs

Get the list of blogs. Results can be limited and filtered by creation or updated date.

get/cms/blog-settings/2026-03/settings

Query parameters

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

archivedboolean

Whether to return only results that have been archived.

createdAfterstring date-time
createdAtstring date-time
createdBeforestring date-time
limitinteger

The maximum number of results to display per page.

sortstring[]
updatedAfterstring date-time
updatedAtstring date-time
updatedBeforestring date-time

Response

successful operation

totalinteger required

Changes

Changed in 1 of the 14 revisions of this API.1

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.