cURL
curl --request GET \ --url https://api.presenton.ai/api/v3/standard-template/{id}/example \ --header 'Authorization: <authorization>'
{ "standard_template": "<string>", "slides": [ { "layout": "<string>", "content": {} } ] }
Bearer JWT or API Key
Successful Response
Show child attributes
Was this page helpful?