API Docs / Operations / Tasks - Projected / Get a single projected task item by composite code

Get a single projected task item by composite code

GET /api/tenants/{tenant}/projected-tasks/{code}

Gets a projected (virtual) task item by its composite code. The code format is: proj-{recurringTaskCode}-{clientCode}-{yyyyMMdd}

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found