List Blogs

View as Markdown
Lists all blogs under a specific publication.

Path parameters

publication_idintegerRequired
The ID of the publication

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
statusstringOptional

Filter blogs by status (draft, published, scheduled)

Response

List of blogs
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

404
Not Found Error