Templates
List Templates
Returns a paginated list of API-ready templates in the workspace. Templates are created and edited in the HeyGen web editor; only templates with variables defined are listed.
GET
List Templates
Authorizations
HeyGen API key. Obtain from your HeyGen dashboard.
Query Parameters
Maximum number of templates to return per page
Required range:
1 <= x <= 100Opaque pagination token from a previous response's next_token
Previous
Get templateReturns template details including its variable schema (with current default values) and scenes. Variable defaults are returned in the same shape the generate request accepts, so a response can be edited and posted back. Only draft version 4 templates (the current editor format) are supported.
Next
List Templates

