Get info of a given import

Get detailed information of a given import

Autenticación

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.

Parámetros de ruta

importIdstringRequerido
The ID of the import

Respuesta

Import details retrieved successfully
idstring
Unique identifier for the import
accountIdstring
Account identifier
environmentIdstring
Environment identifier
channelenum
Import channel
statusenum
Current processing status of the import
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

Provider-specific information and metadata

providerInfoobject

Errores

404
Not Found Error