Get posts from a publication with pagination
posts
Get posts in a publication
Retrieve a paginated list of published posts from a publication
GET
Get posts from a publication with pagination
Path Parameters
Unique identifier of the publication
Query Parameters
Cursor for pagination
Maximum number of items to return (1-100, default: 10)
Required range:
1 <= x <= 100Include full content fields (markdown, json, staticHtml). Default: false

