latestOpenAPI 3.1.0Proprietary - Prezent, Inc.2026-08-114675175.5 KB

a01cb764a085

Template Converter

Read available format-modification settings for a template-conversion

Returns the current title/body formatting settings for every slide of a converted deck. Use these as the starting point for a POST /api/v1/template-converter/modify-format request.

The conversion must have completed — otherwise the request is rejected with the current status.

get/api/v1/template-converter/modify-format-settings

Query parameters

callbackIdstring required

Conversion job id. Must correspond to a completed conversion.

Response

Settings returned.

callbackIdstring required

The conversion job id. Note the camelCase spelling.

modify_format_settingsobject[] required

Current title/body formatting settings, one entry per slide. Use these as the starting point for a POST /api/v1/template-converter/modify-format request.