get https://api.movio.la/v1/template.get
Retrieve detail of a template for generating videos
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. |