Skip to main content
GET
/
automations
/
templates
List templates
curl --request GET \
  --url http://api.gu1.ai/automations/templates \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

GET https://api.gu1.ai/automations/templates

Response

200{ "templates": [ ... ] }