v1

latestOpenAPI 3.1.02026-07-13182388559.6 KB
seo

List all published SEO integration pages with pagination

get/v1/seo/pages

Query parameters

page_typestring

Filter by page type: single or combo

limitinteger

Maximum number of pages (default: 100, max: 1000)

offsetinteger

Offset for pagination (default: 0)

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "code": 200,
  "message": "success",
  "requestId": "abc-123"
}