# Retrieves a previously uploaded file This method retrieves a file that was previously uploaded Endpoint: GET /fileUploads/{tenantId}/{service}/{id}/{fileid}/image Version: v1-2025-04-18 Security: querystring-authorizer ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed - `service` (string, required) The service containing the record this file is related to - `id` (string, required) The id of the record this file is related to - `fileid` (string, required) The id of the uploaded file ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields