List scheduled tasks (or get one)
Without taskId, returns the caller’s scheduled tasks as a bare JSON
array. With taskId, returns that single task object. Admins may pass
allInOrg=true to list every task in the org.
Requires Control Hub access (any non-guest org role).
Authorizations
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Query Parameters
Return a single task by id instead of the list.
Admins only — list all tasks in the org rather than just the caller's.
Response
A list of tasks (or a single task when taskId is given).
42
"Weekly portfolio digest"
"Summarize any new documents added this week."
Cron expression (UTC).
"0 13 * * 1"
123
Present on list/get responses.
"Portfolio Monitor"
