v51

OpenAPI 3.0.0EUPLraw.githubusercontent.com2026-08-01133591927.1 KB
North Connectors

Retrieve cache file content

Retrieve a file from a north connector cache

get/api/north/{northId}/cache/content/{filename}

Path parameters

northIdstring required
filenamestring required

Query parameters

folder'cache' | 'error' | 'archive' required

Response

The content of the file - may be truncated

contentstring required
contentFilenamestring required
contentType'csv' | 'xml' | 'json' | 'raw' required
truncatedboolean required
totalSizenumber double required