List all blog posts with filtering and pagination
Super Admin
List all blog posts with filtering and pagination
GET
List all blog posts with filtering and pagination
Query Parameters
Filter by publication status
Example:
true
Filter by featured status
Example:
false
Search by title or slug
Example:
"gamification"
Page number (1-based)
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Sort by field
Available options:
postDate, title, isPublished, lastModifiedAt Sort order
Available options:
asc, desc 