admin-tasks

Get Tasks

Get all pending tasks grouped by status: overdue, today, upcoming. Joins lead data when lead_id is present.

get/api/admin/tasks

Response

Successful Response

{"stackTrail":"paths:/api/admin/tasks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes