API Docs / Operations / Workflows / Library

Library

GET /tenants/{tenant}/workflows/library

List all Workflows 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