Retrieves details and processing status for one or more files by their IDs. A maximum of 1000 file IDs can be provided per request. This endpoint is useful for checking the processing status of recently uploaded files to determine when they are ready to query. Files that are not found or not accessible are returned with an error field instead of file details.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Comma-separated list of file IDs to retrieve details for.
File details retrieved successfully