cURL
curl --request GET \ --url https://api.presenton.ai/api/v1/ppt/template/all \ --header 'Authorization: <authorization>'
[ { "id": "<string>", "name": "<string>", "total_layouts": 123 } ]
Documentation IndexFetch the complete documentation index at: https://docs.presenton.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.presenton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer JWT or API Key
Whether to include default templates
Successful Response
Was this page helpful?