API Docs / Operations / Tasks - Templates / List Library TaskTemplates

List Library TaskTemplates

GET /tenants/{tenant}/task-templates/library

List all TaskTemplates available in the library as templates. Use optional 'search' query parameter to filter by Code, Name, or Description.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

search query string

Responses

200 OK
401 Unauthorized – Invalid or missing API key

Try it