POST

Query Semantic Model Data


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 data from a semantic model for the specified fields, filters, sorting, and paging.

Query Semantic Model Data runs with these defaults, which you can override:

  • paging.limit is 50
  • paging.offset is 0

To learn about working with Query methods, see API Query Language, Sorting and Paging, and Field Projection.

Authentication

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

Permissions
Site Analytics - read permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/analytics/semantic-model/v3/semantic-models/query-data
Errors
401Unauthenticated

There is 1 error with this status code.

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

Did this help?