Get workflow templates

GET
/api/v2/templates

Get workflow templates belonging to an account, or can optionally return templates_endpoints.workflowTemplateSummariesListingOutputRep when summary query param is true

Query parameters

summarybooleanOptional

Whether the entire template object or just a summary should be returned

searchstringOptional

The substring in either the name or description of a template

Response

Workflow templates list response JSON

itemslist of objects

Errors

Built with