API Docs / Operations / Recurring Tasks / Get Recurring Task Clients

Get Recurring Task Clients

GET /api/tenants/{tenant}/recurring-tasks/{code}/clients

Gets the list of clients 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