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.