Get info of a given import

Get detailed information of a given import

Authentication

x-api-keystring

API key authentication for programmatic access. Used by server-to-server integrations and API clients.

OR
x-access-tokenstring

Access token authentication for web users. Used by browser-based applications and authenticated user sessions.

Path parameters

importIdstringRequired
The ID of the import

Response

Import details retrieved successfully
idstring
Unique identifier for the import
accountIdstring
Account identifier
environmentIdstring
Environment identifier
channelenum
Import channel
Allowed values:
statusenum
Current processing status of the import
Allowed values:
createdAtstring
Import creation timestamp
documentsdouble>=0
Total number of documents extracted from all files
fileslist of objects
Array of files associated with this import
clientDataobject or null

Provider-specific information and metadata

providerInfoobject or null

Errors