cURL
curl --request GET \ --url https://yourdomain.com/list_templates \ --cookie admin_cookie=
[ "<string>" ]
Get a list of local template names
Admin cookie authentication (configurable in config.json)
Successful response