GET

List Item Seo Tags


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of the items of one type, with their SEO tags.

Each item reports hasOverride, so a single pass shows which items have tags of their own and which inherit. Use this to discover the item IDs available on a site.

Item types are the same on every site. A site without the business solution that provides an item type has no items of that type, so this method returns an empty list for it.

Limitation: same as Get Item SEO Tags — for STATIC_PAGE, every item's tags, focusKeywords, and resolvedTags reflect the saved revision, never the published one.

Cursors are opaque, so pass back the one you received rather than constructing or storing one.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
View SEO Settings
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/seo-metatags-server/v1/item-seo-tags/{itemType}

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?