Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/templates
[ { "key": "<string>", "title": "<string>", "industry": "<string>", "description": "<string>" } ]
Retrieves a list of all available templates with their summary information.
List of available templates
Unique identifier for the template
Display title of the template
Industry category the template belongs to
Brief description of what the template does
Was this page helpful?