API clients
Check whether a specified index exists in your Algolia application.
var response = await client.IndexExistsAsync("ALGOLIA_INDEX_NAME");
Was this page helpful?