Skip to main content
GET
List all website blogs

Authorizations

Authorization
string
header
required

Enter your API key (starts with lindo_sk_)

Path Parameters

website_id
string
required

Unique identifier of the website

Example:

"ws_abc123"

Query Parameters

page
number | null
default:1

Page number for pagination

Example:

1

Search term to filter blogs by name or path

Example:

"announcement"

Response

Blog list retrieved successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required