cURL
curl --request GET \ --url https://api.example.com/api/Automation/templates/all
[ { "id": 123, "name": "<string>" } ]
Returns a list of ready made Automation Recipes.
OK
Was this page helpful?