Get posts in a publication
Retrieve a paginated list of published posts from a publication
Path parameters
Unique identifier of the publication
Query parameters
Cursor for pagination
Maximum number of items to return (1-100, default: 10)
Include full content fields (markdown, json, staticHtml). Default: false
Response
Posts retrieved successfully
Changes
Changed in 11 of the 63 revisions of this API.6312
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
////from the response with the statusresponse-optional-property-removed
- ●
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
queryrequest parameterincludeContentlist-of-types was widened by adding typesstringrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterincludeContent, the type was generalized frombooleannullto no typerequest-parameter-type-generalized
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
//response's property format changed fromdate-timeto no format for statusresponse-property-type-changed
- ▲
the
//response's property format changed fromdate-timeto no format for statusresponse-property-type-changed
- ▲
- ▲
for the
queryrequest parameterincludeContent, the type changed fromstringtobooleanrequest-parameter-type-changed
- ▲