get https://api.heygen.com/v1/template.get
Retrieve detail of a template for generating videos
This API is deprecated and will be removed in 6 months. Please migrate to List Templates V2 and Template Generation V2 . Finetuned and Studio Avatars created after 03/21/2024 will no longer be supported in v1 API.
Response
Field | Type | Description | |
---|---|---|---|
video_id | string | Unique identifier for the video. | |
scenes | |||
scenes[].variables | string | Variable info in each scene | |
scenes[].variables[].name | string | Name of the variable, it is unique in a template. | |
scenes[].variables[].properties | Properties can be changed of the variable. | ||
scenes[].variables[].properties[].name | string | The name of the property. | |
scenes[].variables[].properties[].default | string | The default value of the property. |