Document Q&A API
Index Exists
Checks if a given index exists in your account.
GET
/
index-exists
Query Parameters
account_id
int
requiredThis is your account ID.
index_name
string
This is the name of the index you want to see if exists. This parameter is optional - if left blank will use auto indexing.
Headers
Authorization
string
requiredThis is your API token associated with your account.
Response
response
string
Indicates whether the index exists.