API Docs / Operations / Tasks - Recurring / Get Recurring Task Pipelines

Get Recurring Task Pipelines

GET /tenants/{tenant}/recurring-tasks/{code}/pipelines

Gets the list of pipelines associated with a specific recurring task.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key

Try it