Get

List Indexes


Developer Preview

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

Lists all indexes defined for a data collection.

When an index's status is ACTIVE, it is ready to use. While it is still being created, its status is BUILDING.

When an index's status is DROPPED, it has been dropped successfully. While it is still in the process of being removed, its status is DROPPING.

Authentication

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

Permissions
Managa Data Indexes
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/wix-data/v2/indexes

Did this help?