# Fetch all accessible file names Note that even the names of files in the directory path that are not readable or writable will be returned Endpoint: GET /file-connectors/{fileConnectorId}/fetch Version: 5.1.45 Security: api_key ## Path parameters: - `fileConnectorId` (integer, required) The ID of the file connector to fetch the files for ## Query parameters: - `hideExisting` (boolean) This flag specifies fetching only table names that are not already part of a particular ruleset. - `rulesetId` (integer) Ruleset ID to check if the file is already added. Required in case of hideExisting is set to true. ## Response 400 fields ## Response 403 fields ## Response 404 fields