Discussions
list template v4 version
4 months ago by Roberto
Hi Support,
I'm using the following endpoint:
https://api.heygen.com/v2/templates
For a v4 template, the thumbnail_image_url field is returning null.
Here’s an example response:
{
"error": null,
"data": {
"templates": [
{
"template_id": "74650966a6f945668130256c3ee1cc83",
"name": "[name_template_placeholder",
"thumbnail_image_url": null,
"aspect_ratio": "landscape"
}
]
}
}
This template (the id you found in the response is a real one you can check) was created from scratch using the new AI Studio.
Could you please check if this is expected behavior or if something is missing on my end?
Best regards,
Roberto