Protected
Readonly
Checks whether a search index of Customers exists for a Project. Returns a 200 OK if an index exists; otherwise, returns a 409 Conflict.
200 OK
409 Conflict
Optional
If the initial indexing is in progress or the feature is inactive, a SearchNotReady error is returned. If inactive, you can reactivate it.
Checks whether a search index of Customers exists for a Project. Returns a
200 OKif an index exists; otherwise, returns a409 Conflict.