GET

List Indexes


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
Manage Data Indexes
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/wix-data/v2/indexes

Did this help?