Get file information by ID
Retrieves file information if the user belongs to the same environment
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
fileId
The ID of the file
Response
File information retrieved successfully
id
Unique identifier of the file
accountId
Account identifier
environmentId
Environment identifier
importId
Import identifier
filename
Name of the file
compressed
Indicates if the file is compressed
status
Current processing status of the file
Allowed values:
mimeType
MIME type of the file
companyId
Company identifier
parentFileId
Parent file identifier if this file was extracted from another
documentIds
Array of document identifiers extracted from this file
error
Error code if processing failed
createdAt
Timestamp when the file was created
updatedAt
Timestamp when the file was last updated
clientData
Client data associated to the file