v52

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-21450373.3 KB
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