API Docs / Operations / Tasks - Projected / Get workflow groups and steps for a projected task with resolved assignments

Get workflow groups and steps for a projected task with resolved assignments

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

Retrieves workflow groups and steps for a projected task with resolved assignments and calculated deadlines. No database writes are performed.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

200 OK
401 Unauthorized - Invalid or missing API key
404 Not Found

Try it