cURL
Imports
Update Import
Updates a import configuration.
PATCH
cURL
Documentation Index
Fetch the complete documentation index at: https://exa.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your Exa API key in the x-api-key header. You can also authenticate with Authorization: Bearer .
Path Parameters
The id of the Import
Response
200 - application/json
Import updated successfully
The unique identifier for the Import
The type of object
Available options:
import The status of the Import
Available options:
pending, processing, completed, failed, canceled The format of the import.
Available options:
csv, webset The type of entity the import contains.
- Company
- Person
- Article
- Research Paper
- Custom
The title of the import
The number of entities in the import
Set of key-value pairs you want to associate with this object.
The reason the import failed
Available options:
invalid_format, invalid_file_content, missing_identifier When the import failed
A human readable message of the import failure
When the import was created
When the import was last updated

