Get Recurring Task Schedule for Client
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
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientCode* | path string | |
| taskCode* | path string | |
Responses
200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found