v1
latestOpenAPI 3.0.02026-08-047420.0 KBthemes
Download file from theme archive
Downloads a file from the theme matching either theme ID or theme name, identified by the file path within the imported extension.
get/api/v1/themes/{id}/file/{filepath}
Path parameters
filepathstring required
Example:css/styles.css
Path to the file location within the specified theme archive. Folders separated with forward slashes.
idstring required
Theme identifier or its qextFilename.
Response
OK. Theme exists and the file specified exists. Returns the specific file.