List all website blogs
Blog Management
List all website blogs
Retrieves a paginated list of all blogs (template_type = ‘Blog Post’) for a website. Supports search filtering by name or path.
GET
List all website blogs
Authorizations
Enter your API key (starts with lindo_sk_)
Path Parameters
Unique identifier of the website
Example:
"ws_abc123"
Query Parameters
Page number for pagination
Example:
1
Search term to filter blogs by name or path
Example:
"announcement"

