curl --location 'https://document-query.pyqai.com/document-exists?account_id=ExampleAccountId&index_name=ExampleIndexName&document_source=ExampleDocumentSource' \ --header 'Authorization: ExampleToken' \ --data ''
{ "response": true }
Checks if a given document exists in your index.