get
https://{subdomain}.myshoplaza.com/openapi/2025-06/blogs
Retrieve a list of all blogs with pagination.
Requiresread_shop_navigationaccess scope. More access scope
Request Parameters
Public Request Parameters
Query Parameters
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
cursor | string | No | ||
page_size | integer | No |
Response Description
Public Response Fields
Success Response
| Field | Type | Example | Description |
|---|---|---|---|
code | string | 200 | code |
message | string | Success | message |
data.blogs | array[Blog] | `` | |
data.cursor | string | `` | |
data.pre_cursor | string | `` |
