API Docs / Operations / Client - Recurring Task Schedules / Get Recurring Task Schedule for Client

Get Recurring Task Schedule for Client

GET /tenants/{tenant}/clients/{clientCode}/recurring-tasks/{taskCode}/schedule

Gets the non-default schedule a client is linked to on a recurring task. 404 means the client runs on the task's default schedule.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string
taskCode* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found