posts

Get posts in a publication

Retrieve a paginated list of published posts from a publication

get/v1/publications/{publicationId}/posts

Path parameters

publicationIdstring required

Unique identifier of the publication

Query parameters

cursorstring

Cursor for pagination

limitinteger

Maximum number of items to return (1-100, default: 10)

boolean
OR
string

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 status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • removed the optional property //// from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    • query request parameter includeContent list-of-types was widened by adding types string

      request-parameter-list-of-types-widened

    • for the query request parameter includeContent, the type was generalized from boolean null to no type

      request-parameter-type-generalized

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • the // response's property format changed from date-time to no format for status

      response-property-type-changed

    • the // response's property format changed from date-time to no format for status

      response-property-type-changed

    • for the query request parameter includeContent, the type changed from string to boolean

      request-parameter-type-changed