Skip to main content
GET
List all website pages

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 pages by name or path

Example:

"home"

Response

Page list retrieved successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required