get
https://apis.elai.io/api/v1/templates/
Returns a single template with its full slide content and signed asset URLs — enough to create a video from it via POST /videos/copy.
Private templates are readable only by the workspace that owns them. Passing the id of a video that is not a template is an error.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X GET 'https://apis.elai.io/api/v1/templates/66a1f0c2b7cd13032a9c6300' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
