Gets detailed information of reindex operation
Returns the status of a catalog reindex operation started with the reindex request. Poll this endpoint until currentState is Completed (or Failed). Until reindexing completes, skills continue to search the previous version of the catalog data.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Catalog identifier. You can find it in the list of all catalogs.
Operation identifier. You can find it in response to start reindex operation.
Response
Success
Unique id of the operation
Id of the index model used to analyze documents
Id of the operation workflow
Time when operation was created
Time when operation was completed
Current state of the reindex operation. One of InProgress, Failed, or Completed. Skills search the updated catalog data only after the state is Completed.
InProgress, Failed, Completed 