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

a01cb764a085

Template Converter

Read the download URL for a template-conversion

Returns a signed download URL for the converted deck identified by callbackId. Counted against the TC_DOWNLOAD usage limit.

The conversion must have reached completed — polling GET /api/v1/template-converter/status/{callbackId} first is required, otherwise the request is rejected with the current status.

get/api/v1/template-converter/download/{callbackId}

Path parameters

callbackIdstring required

Server-issued opaque identifier returned by an async kick-off endpoint. Used to poll status or fetch derived artefacts.

Response

Signed download URL returned.

successboolean

true on success (omitted by some legacy handlers).